Source-Changes-HG archive

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

[src/trunk]: src/share/misc Sometimes negative acknowledgement also shows up ...



details:   https://anonhg.NetBSD.org/src/rev/9c6bc86b1356
branches:  trunk
changeset: 449073:9c6bc86b1356
user:      sevan <sevan%NetBSD.org@localhost>
date:      Thu Feb 21 01:20:45 2019 +0000

description:
Sometimes negative acknowledgement also shows up as NAK

diffstat:

 share/misc/acronyms.comp |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 9f9ec54be411 -r 9c6bc86b1356 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Wed Feb 20 19:42:14 2019 +0000
+++ b/share/misc/acronyms.comp  Thu Feb 21 01:20:45 2019 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.231 2019/02/19 16:31:38 sevan Exp $
+$NetBSD: acronyms.comp,v 1.232 2019/02/21 01:20:45 sevan Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -919,6 +919,7 @@
 MWE    module width encoding
 MX     mail exchange
 NACK   negative acknowledgement
+NAK    negative acknowledgement
 NAN    not a number
 NAPT   Network Address Port Translation
 NAS    network attached storage



Home | Main Index | Thread Index | Old Index