diff options
| author | perry <perry@NetBSD.org> | 1996-12-04 00:11:23 +0000 |
|---|---|---|
| committer | perry <perry@NetBSD.org> | 1996-12-04 00:11:23 +0000 |
| commit | 75911b347dae774bb08c730253d015edf6b2d438 (patch) | |
| tree | 8ec41352cbadfd5308c8abba4b6e95158daba601 /gnu | |
| parent | 1a260961e00c8a283801a26947fe2d8572b29a6b (diff) | |
nuke 'the the' typo
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/ld/ld.1 | 4 | ||||
| -rw-r--r-- | gnu/usr.bin/ld/ld/ld.1 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/gnu/usr.bin/ld/ld.1 b/gnu/usr.bin/ld/ld.1 index eac6358cd93..0f16b87973c 100644 --- a/gnu/usr.bin/ld/ld.1 +++ b/gnu/usr.bin/ld/ld.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ld.1,v 1.10 1996/05/15 23:46:00 pk Exp $ +.\" $Id: ld.1,v 1.11 1996/12/04 00:11:23 perry Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -68,7 +68,7 @@ The options are as follows: .Pp .Bl -tag -width indent .It Fl A Ar symbol-file -The the symbol-file is taken as a base for link-editing the object files +The symbol-file is taken as a base for link-editing the object files on the command line. .It Fl assert Ar keyword This option has currently no effect. It is here for compatibility with diff --git a/gnu/usr.bin/ld/ld/ld.1 b/gnu/usr.bin/ld/ld/ld.1 index eac6358cd93..0f16b87973c 100644 --- a/gnu/usr.bin/ld/ld/ld.1 +++ b/gnu/usr.bin/ld/ld/ld.1 @@ -27,7 +27,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.\" $Id: ld.1,v 1.10 1996/05/15 23:46:00 pk Exp $ +.\" $Id: ld.1,v 1.11 1996/12/04 00:11:23 perry Exp $ .\" .Dd October 14, 1993 .Dt LD 1 @@ -68,7 +68,7 @@ The options are as follows: .Pp .Bl -tag -width indent .It Fl A Ar symbol-file -The the symbol-file is taken as a base for link-editing the object files +The symbol-file is taken as a base for link-editing the object files on the command line. .It Fl assert Ar keyword This option has currently no effect. It is here for compatibility with |
