From 5fb6b109716e2a23d26a25274eb755ec09f77b57 Mon Sep 17 00:00:00 2001 From: Chris Costello Date: Mon, 6 Dec 1999 01:41:34 +0000 Subject: [PATCH] MFC: - Spelling fix - Missing file in FILES listing - Use .Dq where it belongs. --- games/fortune/fortune/fortune.6 | 18 ++++++++++++++---- 1 file 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 ,