=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.114 retrieving revision 1.115 diff -u -r1.114 -r1.115 --- src/usr.bin/mg/Attic/theo.c 2009/11/24 14:21:16 1.114 +++ src/usr.bin/mg/Attic/theo.c 2010/01/01 23:01:17 1.115 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.114 2009/11/24 14:21:16 oga Exp $ */ +/* $OpenBSD: theo.c,v 1.115 2010/01/01 23:01:17 schwarze Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -157,7 +157,8 @@ "our kernels have no bugs", "style(9) has all these fascist rules, and i have a problem with some of them because i didn't come up with them", "I'm not very reliable", - "I don't like control" + "I don't like control", + "You aren't being conservative -- you are trying to be a caveman." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);