summaryrefslogtreecommitdiff
path: root/sys/man/1/fortune
diff options
context:
space:
mode:
authorstanley lieber <stanley.lieber@gmail.com>2011-07-22 17:18:25 -0500
committerstanley lieber <stanley.lieber@gmail.com>2011-07-22 17:18:25 -0500
commit1abd2725073d1374cebddd2db2dd2853aee70604 (patch)
tree992f969c04243b0be6b0bb95e4348374218783b4 /sys/man/1/fortune
parent744d6f83747ea6456ea270146ebfbb066445d30b (diff)
theo: welcome
Diffstat (limited to 'sys/man/1/fortune')
-rw-r--r--sys/man/1/fortune21
1 files changed, 16 insertions, 5 deletions
diff --git a/sys/man/1/fortune b/sys/man/1/fortune
index 96349ebef..b3a9eb874 100644
--- a/sys/man/1/fortune
+++ b/sys/man/1/fortune
@@ -1,16 +1,15 @@
.TH FORTUNE 1
.SH NAME
-fortune, troll \- sample lines from a file
+fortune, theo, troll \- sample lines from a file
.SH SYNOPSIS
.B fortune
[
.I file
]
.br
+.B theo
+.br
.B troll
-[
-.I file
-]
.SH DESCRIPTION
.I Fortune
prints a one-line aphorism chosen at random.
@@ -25,16 +24,28 @@ Troll
is more specific than
.I fortune;
it specializes in inflammatory rhetoric.
+.LP
+.I
+Theo
+is more specific than
+.I troll;
+it presents quotes from OpenBSD founder
+Theo de Raadt.
.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
+.B /lib/theo
+.br
+.B /lib/troll
.SH SOURCE
.B /sys/src/cmd/fortune.c
.br
+.br
+.B /rc/bin/theo
+.br
.B /rc/bin/troll
.SH AUTHORS
Some initial trolls were provided by ChrisPBS.