aboutsummaryrefslogtreecommitdiff
path: root/games/fortune
diff options
context:
space:
mode:
authorChris Costello <chris@FreeBSD.org>1999-12-06 01:09:33 +0000
committerChris Costello <chris@FreeBSD.org>1999-12-06 01:09:33 +0000
commit769300a1f133b1078aef78b2a26e34d4dbc6bd0b (patch)
tree670158b9fa6c1ba0e4e9722ccf613476e78e88ee /games/fortune
parent56345b0f5c6e5b2fc585b9da442f85c2b0d0594b (diff)
downloadsrc-769300a1f133b1078aef78b2a26e34d4dbc6bd0b.tar.gz
src-769300a1f133b1078aef78b2a26e34d4dbc6bd0b.zip
- Fix a typo and add a missing file.
PR: docs/15286 Submitted by: Mark Ovens <mark@ukug.uk.freebsd.org> - Use .Dq where it should be. (This was done by me.)
Notes
Notes: svn path=/head/; revision=54178
Diffstat (limited to 'games/fortune')
-rw-r--r--games/fortune/fortune/fortune.618
1 files changed, 14 insertions, 4 deletions
diff --git a/games/fortune/fortune/fortune.6 b/games/fortune/fortune/fortune.6
index cd5be88ef1ed..4afd44a9519f 100644
--- a/games/fortune/fortune/fortune.6
+++ b/games/fortune/fortune/fortune.6
@@ -154,7 +154,9 @@ fortune 90% funny 10% not-funny
.Pp
will pick out 90% of its fortunes from
.Em funny
-(the ``10% not-funny'' is unnecessary, since 10% is all that's left).
+(the
+.Dq 10% not-funny
+is unnecessary, since 10% is all that's left).
The
.Fl e
option says to consider all files equal;
@@ -165,12 +167,20 @@ fortune -e
.Pp
is equivalent to
.Bd -literal -offset indent
-fortune 50% funny 50% not
-.Em -funny
+fortune 50% funny 50% not-funny
.Ed
.Sh FILES
.Bl -tag -width Pa -compact
-.It Pa /usr/share/games/fortune
+.It Pa /usr/games/fortune
+.Pp
+.It Pa /usr/share/games/fortune/*
+the fortunes databases (those files ending
+.Dq Fl o
+contain the
+.Bf -symbolic
+offensive
+.Ef
+fortunes)
.El
.Sh SEE ALSO
.Xr regcomp 3 ,