diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
| commit | 0227791b40a6936310e1dd376b0883b540fec0c0 (patch) | |
| tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /games | |
| parent | e340fc602be23c05a35f023bb91e70b4148c2ad9 (diff) | |
Notes
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 fbc86fb109ed..c3fd0dd7ed7b 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 e452aa977804..aa9fa5949c8b 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 c5081e846403..eb7892d80d58 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. |
