diff options
author | keramida <keramida@FreeBSD.org> | 2001-12-08 04:54:55 +0000 |
---|---|---|
committer | keramida <keramida@FreeBSD.org> | 2001-12-08 04:54:55 +0000 |
commit | dc92c1b9cadea6fdab90571cb4756884daa38fa9 (patch) | |
tree | 3c6d075fb5cc2b144d33e828840a90fe8fd0ad25 /games | |
parent | 1d1054c88dba4ad340b709a536bbf7d166ea3ef9 (diff) | |
download | FreeBSD-src-dc92c1b9cadea6fdab90571cb4756884daa38fa9.zip FreeBSD-src-dc92c1b9cadea6fdab90571cb4756884daa38fa9.tar.gz |
Be more specific in an example of fortune's -e option.
PR: 32085
Submitted by: setantae@submonkey.net <setantae@submonkey.net>
Diffstat (limited to 'games')
-rw-r--r-- | games/fortune/fortune/fortune.6 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6 index 8d16fb6..b851949 100644 --- a/games/fortune/fortune/fortune.6 +++ b/games/fortune/fortune/fortune.6 @@ -162,7 +162,7 @@ The option says to consider all files equal; thus .Bd -literal -offset indent -fortune -e +fortune -e funny not-funny .Ed .Pp is equivalent to |