diff options
author | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
commit | 1541af42f12f8570fb332516efee8f1e030c3e46 (patch) | |
tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /games | |
parent | 13e88b41bac03367de7406f96648f28a64fc7322 (diff) | |
download | FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz |
Expand *n't contractions.
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/fortune/fortune.6 | 2 | ||||
-rw-r--r-- | games/fortune/strfile/strfile.8 | 2 | ||||
-rw-r--r-- | games/number/number.6 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6 index fbc86fb..c3fd0dd 100644 --- a/games/fortune/fortune/fortune.6 +++ b/games/fortune/fortune/fortune.6 @@ -71,7 +71,7 @@ Only available if compiled with -DDEBUG. Consider all fortune files to be of equal size (see discussion below on multiple files). .It Fl f -Print out the list of files which would be searched, but don't +Print out the list of files which would be searched, but do not print a fortune. .It Fl l Long dictums only. diff --git a/games/fortune/strfile/strfile.8 b/games/fortune/strfile/strfile.8 index e452aa9..aa9fa59 100644 --- a/games/fortune/strfile/strfile.8 +++ b/games/fortune/strfile/strfile.8 @@ -99,7 +99,7 @@ bit in the header .Ar str_flags field to be set. .It Fl s -Run silently; don't give a summary message when finished. +Run silently; do not give a summary message when finished. .It Fl x Note that each alphabetic character in the groups of lines is rotated 13 positions in a simple caesar cypher. diff --git a/games/number/number.6 b/games/number/number.6 index c5081e8..eb7892d 100644 --- a/games/number/number.6 +++ b/games/number/number.6 @@ -59,4 +59,4 @@ Display the number on a single line. .Sh BUGS Although .Nm -understand fractions, it doesn't understand exponents. +understand fractions, it does not understand exponents. |