diff options
author | ru <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-08-13 16:33:00 +0000 |
commit | e8e5635e4af61377712e49048b24aca59e6e6c61 (patch) | |
tree | f3cc9ce3cc3de852dbe1aac3ee5da537f31fb359 /gnu | |
parent | 95ce4d2cdc59a8eb8cff5859ae0ba21451c4798d (diff) | |
download | FreeBSD-src-e8e5635e4af61377712e49048b24aca59e6e6c61.zip FreeBSD-src-e8e5635e4af61377712e49048b24aca59e6e6c61.tar.gz |
Spell "FreeBSD" with "F" and "BSD" in uppercase.
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/usr.bin/ld/ld.1aout | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/usr.bin/ld/ld.1aout b/gnu/usr.bin/ld/ld.1aout index 3f71455..1359fdc 100644 --- a/gnu/usr.bin/ld/ld.1aout +++ b/gnu/usr.bin/ld/ld.1aout @@ -203,7 +203,8 @@ Specifies the name of the output file. Defaults to .It Fl Q Produce a .Dv QMAGIC -(FreeBSD/BSDi-i386) output file. This is the default. +.Pq Fx , Bsx Ns -i386 +output file. This is the default. .It Fl r Produce relocatable object file, suitable for another pass through .Nm . |