Module Name:    src
Committed By:   plunky
Date:           Fri Feb 22 08:19:51 UTC 2013

Modified Files:
        src/share/misc: acronyms.comp

Log Message:
since /etc/rc.d/network now prints messages about DAD
to the console during boot, lets provide a hint what it
is:

    duplicate address detection


To generate a diff of this commit:
cvs rdiff -u -r1.131 -r1.132 src/share/misc/acronyms.comp

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/misc/acronyms.comp
diff -u src/share/misc/acronyms.comp:1.131 src/share/misc/acronyms.comp:1.132
--- src/share/misc/acronyms.comp:1.131	Wed Jan 23 12:35:06 2013
+++ src/share/misc/acronyms.comp	Fri Feb 22 08:19:50 2013
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.131 2013/01/23 12:35:06 wiz Exp $
+$NetBSD: acronyms.comp,v 1.132 2013/02/22 08:19:50 plunky Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
@@ -251,6 +251,7 @@ DAA	distributed application architecture
 DAB	digital audio broadcasting
 DAC	digital [to] analog converter
 DAC	discretionary access control
+DAD	duplicate address detection
 DAO	disk at once
 DAP	Directory Access Protocol
 DAT	digital audio tape

Reply via email to