=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.117 retrieving revision 1.118 diff -u -r1.117 -r1.118 --- src/usr.bin/mg/Attic/theo.c 2010/01/24 15:02:15 1.117 +++ src/usr.bin/mg/Attic/theo.c 2010/03/03 14:55:21 1.118 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.117 2010/01/24 15:02:15 jasper Exp $ */ +/* $OpenBSD: theo.c,v 1.118 2010/03/03 14:55:21 jasper Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -158,7 +158,8 @@ "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", - "You aren't being conservative -- you are trying to be a caveman." + "You aren't being conservative -- you are trying to be a caveman.", + "nfs loves everyone" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);