- 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.)
This commit is contained in:
parent
56345b0f5c
commit
769300a1f1
@ -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 ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user