=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.112 retrieving revision 1.113 diff -u -r1.112 -r1.113 --- src/usr.bin/mg/Attic/theo.c 2009/10/28 08:37:19 1.112 +++ src/usr.bin/mg/Attic/theo.c 2009/11/24 14:19:33 1.113 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.112 2009/10/28 08:37:19 claudio Exp $ */ +/* $OpenBSD: theo.c,v 1.113 2009/11/24 14:19:33 oga Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -155,7 +155,8 @@ "the acpi stabs you in the back. the acpi stabs you in the back. you die ...", "My cats are more observant than you.", "our kernels have no bugs", - "style(9) has all these fascist rules, and i have a problem with some of them because i didn't come up with them" + "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" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);