summaryrefslogtreecommitdiff
path: root/usr.bin/mg/theo.c
diff options
context:
space:
mode:
authorRyan Thomas McBride <mcbride@cvs.openbsd.org>2003-02-21 14:00:37 +0000
committerRyan Thomas McBride <mcbride@cvs.openbsd.org>2003-02-21 14:00:37 +0000
commita7f74c7686f622d1e4cafc8cca14c026f914bcf7 (patch)
tree3d0ec7c6a118eae9a93f1bde5daea00859b0cb5b /usr.bin/mg/theo.c
parentc9754758efb45bd132b65bc5e1b48e951fd94342 (diff)
A little scatological humour goes a long way.
"this is fine" henning@
Diffstat (limited to 'usr.bin/mg/theo.c')
-rw-r--r--usr.bin/mg/theo.c5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c
index 9adc6610ac3..b7559dc9e7f 100644
--- a/usr.bin/mg/theo.c
+++ b/usr.bin/mg/theo.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: theo.c,v 1.42 2003/02/04 10:27:51 henning Exp $ */
+/* $OpenBSD: theo.c,v 1.43 2003/02/21 14:00:36 mcbride Exp $ */
#include "def.h"
#include "kbd.h"
@@ -102,7 +102,8 @@ static const char *talk[] = {
"Search for fuck. Anytime you see that word, you have a paragraph to write.",
"what I'm doing [...] is hell. it's kind of fun.",
"Yes, but the ports people are into S&M.",
- "Buttons are for idiots."
+ "Buttons are for idiots.",
+ "We are not hackers. We are turd polishing craftsmen."
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);