From aed0f6bd622c0a3df3038da9e310017157b4c3fa Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Fri, 14 Jan 2005 04:03:46 +0000 Subject: Couldn't resist this one... --- usr.bin/mg/theo.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'usr.bin') diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index 44ee52e0f65..49fe5e7a9d7 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.76 2004/12/07 19:53:25 henning Exp $ */ +/* $OpenBSD: theo.c,v 1.77 2005/01/14 04:03:45 marco Exp $ */ /* * Copyright (c) 2002 Artur Grabowski * All rights reserved. @@ -163,7 +163,8 @@ static const char *talk[] = { "A burp means less gas later", "optimism in man kind does not belong here", "First user who tries to push this button, he pounds into the ground with a rant of death.", - "we did farts. now we do sperm. we are cutting edge." + "we did farts. now we do sperm. we are cutting edge.", + "the default configuration is a mixture of piss, puke, shit, and bloody entrails." }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3