=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.106 retrieving revision 1.107 diff -u -r1.106 -r1.107 --- src/usr.bin/mg/Attic/theo.c 2008/12/23 07:46:04 1.106 +++ src/usr.bin/mg/Attic/theo.c 2009/04/26 10:25:12 1.107 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.106 2008/12/23 07:46:04 claudio Exp $ */ +/* $OpenBSD: theo.c,v 1.107 2009/04/26 10:25:12 djm Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -150,7 +150,8 @@ "kettenis supported a new machine in my basement and all I got to do was fix a 1 character typo in his html page commit.", "industry told us a lesson: when you're an asshole, they mail you hardware", "I was joking, really. I think I am funny :-)", - "the kernel is a harsh mistress" + "the kernel is a harsh mistress", + "Have I ever been subtle? If my approach ever becomes subtle, shoot me." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);