source:
trunk/minix/man/man1/fortune.1@
20
Last change on this file since 20 was 9, checked in by , 14 years ago | |
---|---|
File size: 388 bytes |
Rev | Line | |
---|---|---|
[9] | 1 | .TH FORTUNE 1 |
2 | .SH NAME | |
3 | fortune \- print a fortune | |
4 | .SH SYNOPSIS | |
5 | \fBfortune\fR | |
6 | .br | |
7 | .de FL | |
8 | .TP | |
9 | \\fB\\$1\\fR | |
10 | \\$2 | |
11 | .. | |
12 | .de EX | |
13 | .TP 20 | |
14 | \\fB\\$1\\fR | |
15 | # \\$2 | |
16 | .. | |
17 | .SH EXAMPLES | |
18 | .EX "fortune" "Print a fortune" | |
19 | .SH DESCRIPTION | |
20 | .PP | |
21 | \fIFortune\fR prints a fortune at random from the fortunes file, | |
22 | \fI/usr/lib/fortune.dat\fR. This file consists of pieces | |
23 | of text separated by a line containing only %%. |
Note:
See TracBrowser
for help on using the repository browser.