=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.81 retrieving revision 1.82 diff -u -r1.81 -r1.82 --- src/usr.bin/mg/Attic/theo.c 2005/04/03 02:09:28 1.81 +++ src/usr.bin/mg/Attic/theo.c 2005/04/28 23:46:57 1.82 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.81 2005/04/03 02:09:28 db Exp $ */ +/* $OpenBSD: theo.c,v 1.82 2005/04/28 23:46:57 djm Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -170,7 +170,8 @@ "Linux is fucking POO, not just bad, bad REALLY REALLY BAD", "openbsd development is slow because lots of developers have shrunken balls", "penguins are not much more than chickens that swim.", - "i am a packet sniffing fool, let me wipe my face with my own poo" + "i am a packet sniffing fool, let me wipe my face with my own poo", + "they are manual pages, not tea time chit-chats" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);