=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.38 retrieving revision 1.39 diff -u -r1.38 -r1.39 --- src/usr.bin/mg/Attic/theo.c 2002/11/30 23:31:02 1.38 +++ src/usr.bin/mg/Attic/theo.c 2002/12/11 02:34:36 1.39 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.38 2002/11/30 23:31:02 miod Exp $ */ +/* $OpenBSD: theo.c,v 1.39 2002/12/11 02:34:36 mickey Exp $ */ #include "def.h" #include "kbd.h" @@ -100,7 +100,8 @@ "screw this operating system shit, i just want to drive!", "That is the most stupid thing I have heard all week.", "Search for fuck. Anytime you see that word, you have a paragraph to write.", - "what I'm doing [...] is hell. it's kind of fun." + "what I'm doing [...] is hell. it's kind of fun.", + "Yes, but the ports people are into S&M." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);