diff options
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/strfile/strfile.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index 451f1c9168a..f472f22225f 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -117,7 +117,7 @@ u_int8_t str_pad[3]; /* padding */ .Ed .Pp All fields are written in network byte order. Each field is also -written independantly so as to avoid structure padding problems on +written independently so as to avoid structure padding problems on some architectures. .Pp The purpose of |