]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/1/fortune
games/galaxy: new mouse behavior
[plan9front.git] / sys / man / 1 / fortune
index 96349ebefd6c0a5fdfbffa6317f4e1556cb57b78..704531c856c73b638635cc740edfa0a62cec898f 100644 (file)
@@ -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.
@@ -20,21 +19,36 @@ is specified, the saying is taken from that file;
 otherwise it is selected from
 .BR /sys/games/lib/fortunes .
 .LP
-.I
-Troll
+.I Troll
 is more specific than
 .I fortune;
 it specializes in inflammatory rhetoric.
+.LP
+.I Theo
+is more specific than
+.I troll;
+it presents insults 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 HISTORY
+.I Theo
+and
+.I troll
+first appeared in 9front (July, 2011).
 .SH AUTHORS
 Some initial trolls were provided by ChrisPBS.