mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-12-04 05:58:57 +00:00
MFC: - Spelling fix
- Missing file in FILES listing - Use .Dq where it belongs.
This commit is contained in:
parent
42d8c16e8a
commit
5fb6b10971
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/stable/3/; revision=54180
@ -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…
Reference in New Issue
Block a user