Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/misc If we're going to have non-acronyms like "1337" a...



details:   https://anonhg.NetBSD.org/src/rev/4ed4b66287dd
branches:  trunk
changeset: 760379:4ed4b66287dd
user:      dholland <dholland%NetBSD.org@localhost>
date:      Tue Jan 04 06:17:37 2011 +0000

description:
If we're going to have non-acronyms like "1337" and "noob" in here,
at least define them properly. In particular, don't define "noob" as "noob".

diffstat:

 share/misc/acronyms |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (24 lines):

diff -r f992face5063 -r 4ed4b66287dd share/misc/acronyms
--- a/share/misc/acronyms       Tue Jan 04 05:48:48 2011 +0000
+++ b/share/misc/acronyms       Tue Jan 04 06:17:37 2011 +0000
@@ -1,8 +1,9 @@
-$NetBSD: acronyms,v 1.196 2010/12/02 08:32:32 dholland Exp $
+$NetBSD: acronyms,v 1.197 2011/01/04 06:17:37 dholland Exp $
 10Q    thank you
 10X    thanks
-1337   leet/elite
+1337   elite ("leet")
 224    today, tomorrow, forever
+31337  elite ("eleet")
 4TW    for the win
 AC     audible chuckle
 AEAP   as early as possible
@@ -239,7 +240,7 @@
 NIH    not invented here
 NMF    not my fault
 NMP    not my problem
-NOOB   noob/newbie
+NOOB   newbie
 NOYB   none of your business
 NOYFB  none of your fucking business
 NP     no problem



Home | Main Index | Thread Index | Old Index