Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add the more prevalent media access control (MAC)...



details:   https://anonhg.NetBSD.org/src/rev/459d349ba5e8
branches:  trunk
changeset: 352294:459d349ba5e8
user:      ginsbach <ginsbach%NetBSD.org@localhost>
date:      Fri Mar 24 12:49:43 2017 +0000

description:
Add the more prevalent media access control (MAC) in addition to
medium access control

diffstat:

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

diffs (18 lines):

diff -r 6b2bd60ef050 -r 459d349ba5e8 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Fri Mar 24 11:46:52 2017 +0000
+++ b/share/misc/acronyms.comp  Fri Mar 24 12:49:43 2017 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.178 2017/03/13 11:50:06 leot Exp $
+$NetBSD: acronyms.comp,v 1.179 2017/03/24 12:49:43 ginsbach Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -726,7 +726,7 @@
 LWP    light-weight process
 LZW    Lempel Ziv Welch
 MAC    mandatory access control
-MAC    medium access control
+MAC    {media,medium} access control
 MAC    message authentication {check,code}
 MADT   multiple APIC descriptor table
 MB     megabyte



Home | Main Index | Thread Index | Old Index