From 4dcf57662cfb1383d3df99cae1e14bb016a98654 Mon Sep 17 00:00:00 2001 From: "Federico G. Schwindt" Date: Sat, 30 Jun 2001 01:31:57 +0000 Subject: more from icb.log; mickey@ ok. --- usr.bin/mg/theo.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'usr.bin') diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index d7022710ff1..1ea6ff2a926 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -68,7 +68,8 @@ static const char *talk[] = { "Fine software takes time to prepare. Give a little slack.", "I need a vax!", "Now you don't love me anymore", - "I'll let you know when I need to floss my teeth" + "I'll let you know when I need to floss my teeth", + "If you can't figure out yourself, you're lacking some mental faculties" }; static const int ntalk = sizeof(talk)/sizeof(talk[0]); -- cgit v1.2.3