diff options
author | Hugh Graham <hugh@cvs.openbsd.org> | 2002-03-26 02:12:30 +0000 |
---|---|---|
committer | Hugh Graham <hugh@cvs.openbsd.org> | 2002-03-26 02:12:30 +0000 |
commit | 036922e5f3a0c117f3e547e9416f248c5504acae (patch) | |
tree | c791840c5a16610963c4aee47a9cb8dc93f9d482 /usr.bin | |
parent | cd366ed967cb0b91847a6f7a223b48619dbd62ad (diff) |
Add a new vax reference. (after prompting by miod)
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/mg/theo.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/mg/theo.c b/usr.bin/mg/theo.c index a6ec4557aa3..619b5d88a98 100644 --- a/usr.bin/mg/theo.c +++ b/usr.bin/mg/theo.c @@ -1,4 +1,4 @@ -/* $OpenBSD: theo.c,v 1.19 2001/12/25 16:54:51 hugh Exp $ */ +/* $OpenBSD: theo.c,v 1.20 2002/03/26 02:12:29 hugh Exp $ */ #include "def.h" #include "kbd.h" @@ -68,6 +68,7 @@ static const char *talk[] = { "Lazy bums slacking on your asses.", "35 commits an hour? That's pathetic!", "Fine software takes time to prepare. Give a little slack.", + "emacs on the vax", "Just a minute ago we were hugging and now you, guys, do not love me anymore", "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", |