diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-06 22:23:22 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-09-06 22:23:22 +0000 |
commit | ca298332c9649c2500f0e4f3d94401193db3349c (patch) | |
tree | a2f1af75d795779c6d51b1367dc11979819b3043 /share/man/man5/a.out.5 | |
parent | b224066e4d677e6eb97225a356f813c8f7fa5c81 (diff) |
More man page fixes. Spelling, grammar, some typos. Lots of double-word
occurrences squashed as well.
Diffstat (limited to 'share/man/man5/a.out.5')
-rw-r--r-- | share/man/man5/a.out.5 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man5/a.out.5 b/share/man/man5/a.out.5 index 985a99f2025..2b0cfadbf47 100644 --- a/share/man/man5/a.out.5 +++ b/share/man/man5/a.out.5 @@ -103,7 +103,7 @@ The fields have the following functions: .Bl -tag -width a_trsize .It Fa a_midmag This field is stored in network byte-order so that binaries for -for machines with alternate byte orders can be distinguished. +machines with alternate byte orders can be distinguished. It has a number of sub-components accessed by the macros .Dv N_GETFLAG() , .Dv N_GETMID() , and |