=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/Attic/theo.c,v retrieving revision 1.46 retrieving revision 1.47 diff -u -r1.46 -r1.47 --- src/usr.bin/mg/Attic/theo.c 2003/03/13 11:22:31 1.46 +++ src/usr.bin/mg/Attic/theo.c 2003/03/13 15:09:36 1.47 @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.46 2003/03/13 11:22:31 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.47 2003/03/13 15:09:36 grange Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -129,7 +129,8 @@ "Buttons are for idiots.", "We are not hackers. We are turd polishing craftsmen.", "if ya break cvs, we hunt ya and break yer legs", - "who cares. style(9) can bite my ass" + "who cares. style(9) can bite my ass", + "The argument is totally Linux." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]);