summaryrefslogtreecommitdiff
path: root/sys/man/1/fortune
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-07-21 14:18:08 -0500
committerstanley lieber <stanley.lieber@gmail.com>2011-07-21 14:18:08 -0500
commit58e8b78ffdfaaf2e5e1abd7871e76c5427ed6c29 (patch)
tree6aa10e6c1b2dd66a99987b0c5143d2dbeec6cf39 /sys/man/1/fortune
parent3202d39042623467db4bf51cb583e191f3aa54d2 (diff)
troll: import
Diffstat (limited to 'sys/man/1/fortune')
-rw-r--r--sys/man/1/fortune19
1 files changed, 18 insertions, 1 deletions
diff --git a/sys/man/1/fortune b/sys/man/1/fortune
index dfae7186a..96349ebef 100644
--- a/sys/man/1/fortune
+++ b/sys/man/1/fortune
@@ -1,11 +1,16 @@
.TH FORTUNE 1
.SH NAME
-fortune \- sample lines from a file
+fortune, troll \- sample lines from a file
.SH SYNOPSIS
.B fortune
[
.I file
]
+.br
+.B troll
+[
+.I file
+]
.SH DESCRIPTION
.I Fortune
prints a one-line aphorism chosen at random.
@@ -14,10 +19,22 @@ If a
is specified, the saying is taken from that file;
otherwise it is selected from
.BR /sys/games/lib/fortunes .
+.LP
+.I
+Troll
+is more specific than
+.I fortune;
+it specializes in inflammatory rhetoric.
.SH FILES
.B /sys/games/lib/fortunes
.br
.B /sys/games/lib/fortunes.index
\ \ fast lookup table, maintained automatically
+.br
+.B /sys/games/lib/trolls
.SH SOURCE
.B /sys/src/cmd/fortune.c
+.br
+.B /rc/bin/troll
+.SH AUTHORS
+Some initial trolls were provided by ChrisPBS.