=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.120 retrieving revision 1.121 diff -u -r1.120 -r1.121 --- src/usr.bin/mg/Attic/theo.c 2010/08/03 22:12:27 1.120 +++ src/usr.bin/mg/Attic/theo.c 2011/07/08 00:27:59 1.121 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.120 2010/08/03 22:12:27 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.121 2011/07/08 00:27:59 djm Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -161,7 +161,8 @@ "You aren't being conservative -- you are trying to be a caveman.", "nfs loves everyone", "basically, dung beetles fucking. that's what kerberosV + openssl is like", - "I would rather run Windows than use vi." + "I would rather run Windows than use vi.", + "if you assign that responsibility to non-hikers I will walk over and cripple you now." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);