summaryrefslogtreecommitdiff
path: root/usr.bin/mg/theo.c
diff options
context:
space:
mode:
authorJolan Luff <jolan@cvs.openbsd.org>2005-03-02 17:26:54 +0000
committerJolan Luff <jolan@cvs.openbsd.org>2005-03-02 17:26:54 +0000
commit033262bb4171ec1f94a5ddcba1ff3ab515c4e394 (patch)
tree65208e62dc21700779018ded02ad1ba2d0f87cd4 /usr.bin/mg/theo.c
parent88ed180cb445962943acea602859fb869a5b4e53 (diff)
slacking is a medical condition
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 8f2c7887773..5f12c2a5332 100644
--- a/usr.bin/mg/theo.c
+++ b/usr.bin/mg/theo.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: theo.c,v 1.78 2005/01/15 08:23:50 jolan Exp $ */
+/* $OpenBSD: theo.c,v 1.79 2005/03/02 17:26:53 jolan Exp $ */
/*
* Copyright (c) 2002 Artur Grabowski <art@openbsd.org>
* All rights reserved.
@@ -167,7 +167,8 @@ static const char *talk[] = {
"the default configuration is a mixture of piss, puke, shit, and bloody entrails.",
"Stop wasting your time reading people's licenses.",
"doing it with environment variables is OH SO SYSTEM FIVE LIKE OH MY GOD PASS ME THE SPOON",
- "Linux is fucking POO, not just bad, bad REALLY REALLY BAD"
+ "Linux is fucking POO, not just bad, bad REALLY REALLY BAD",
+ "openbsd development is slow because lots of developers have shrunken balls"
};
static const int ntalk = sizeof(talk)/sizeof(talk[0]);