4BSD/usr/man/man6/fortune.6

Compare this file to the similar file:
Show the results in this format:

.TH FORTUNE 6
.SH NAME
fortune \- print a random, hopefully interesting, adage
.SH SYNOPSIS
.B fortune
[
.B \-
] [
.B \-wslao
]
..[ file ]
.SH DESCRIPTION
.I Fortune
with no arguments
prints out a random adage. The flags mean:
.sp
.TP 5
.B \-w
Waits before termination
for an amount of time calculated from the number of characters in the message.
This is useful if it is executed as part of the logout procedure
to guarantee that the message can be read
before the screen is cleared.
.TP 5
.B \-s
Short messages only.
.TP 5
.B \-l
Long messages only.
.TP
.B \-o
Choose from an alternate list of adages,
often used for portentially offensive ones.
.TP
.B \-a
Choose from either list of adages.
.PP
..The user may specify a file of adages.
..This file must be created by strfile(6),
..and be given by the user as
...it file.
..Only one such file may be named,
..subsequent ones are ignored.
.sp
Mail suggestions for new fortunes to "fortune".
.SH FILES
/usr/lib/fortunes.dat
.SH AUTHOR
Ken Arnold
...SH SEE\ ALSO
..strfile(6)