Module Name:    src
Committed By:   sevan
Date:           Tue Apr  2 11:25:15 UTC 2019

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

Log Message:
Add ABNF and EBNF


To generate a diff of this commit:
cvs rdiff -u -r1.238 -r1.239 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.238 src/share/misc/acronyms.comp:1.239
--- src/share/misc/acronyms.comp:1.238	Tue Apr  2 00:48:10 2019
+++ src/share/misc/acronyms.comp	Tue Apr  2 11:25:15 2019
@@ -1,10 +1,11 @@
-$NetBSD: acronyms.comp,v 1.238 2019/04/02 00:48:10 uwe Exp $
+$NetBSD: acronyms.comp,v 1.239 2019/04/02 11:25:15 sevan Exp $
 3WHS	three-way handshake
 8VSB	8-state vestigial side band modulation
 AA	anti-aliasing
 AAA	authentication, authorization, [and] accounting
 AAT	average access time
 ABI	application binary interface
+ABNF	augmented backus-naur form
 ABR	available bit rate
 ABRT	automatic bug reporting tool
 AC	alternating current
@@ -436,6 +437,7 @@ EAP	Extensible Authentication Protocol
 EAPOL	EAP over Lan
 EBCDIC	Extended Binary Coded Decimal Interchange Code
 EBDA	Extended BIOS Data Area
+EBNF	extended backus-naur form
 EBR	extended boot record
 EC	elliptic curve
 ECC	elliptic curve cryptography

Reply via email to