diff options
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 |