=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.85 retrieving revision 1.86 diff -u -r1.85 -r1.86 --- src/usr.bin/mg/Attic/theo.c 2005/05/22 23:40:16 1.85 +++ src/usr.bin/mg/Attic/theo.c 2005/05/24 03:33:01 1.86 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.85 2005/05/22 23:40:16 todd Exp $ */ +/* $OpenBSD: theo.c,v 1.86 2005/05/24 03:33:01 henning Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -174,7 +174,8 @@ "they are manual pages, not tea time chit-chats", "Whiners. They scale really well.", "in your world, you would have a checklist of 50 fucking workarounds just to make a coffee.", - "for once, I have nothing to say." + "for once, I have nothing to say.", + "You have no idea how fucked we are" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);