=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.83 retrieving revision 1.84 diff -u -r1.83 -r1.84 --- src/usr.bin/mg/Attic/theo.c 2005/05/01 03:43:58 1.83 +++ src/usr.bin/mg/Attic/theo.c 2005/05/05 04:36:09 1.84 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.83 2005/05/01 03:43:58 jcs Exp $ */ +/* $OpenBSD: theo.c,v 1.84 2005/05/05 04:36:09 todd Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -172,7 +172,8 @@ "penguins are not much more than chickens that swim.", "i am a packet sniffing fool, let me wipe my face with my own poo", "they are manual pages, not tea time chit-chats", - "Whiners. They scale really well." + "Whiners. They scale really well.", + "in your world, you would have a checklist of 50 fucking workarounds just to make a coffee." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);