Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add MTU and fix lower case description on MTA and...



details:   https://anonhg.NetBSD.org/src/rev/8bf7dc14d4a7
branches:  trunk
changeset: 552012:8bf7dc14d4a7
user:      keihan <keihan%NetBSD.org@localhost>
date:      Tue Sep 16 07:29:31 2003 +0000

description:
Add MTU and fix lower case description on MTA and MUA.

OK'd by Grant Beattie

diffstat:

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

diffs (21 lines):

diff -r 8feb69332145 -r 8bf7dc14d4a7 share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Tue Sep 16 04:41:11 2003 +0000
+++ b/share/misc/acronyms.comp  Tue Sep 16 07:29:31 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.13 2003/09/10 03:34:58 jschauma Exp $
+$NetBSD: acronyms.comp,v 1.14 2003/09/16 07:29:31 keihan Exp $
 
 ABI    application binary interface
 API    application programming interface
@@ -60,8 +60,9 @@
 LUN    logical unit number
 MBR    master boot record
 MIPS   million instructions per second
-MTA    Mail Transfer Agent
-MUA    Mail User Agent
+MTA    mail transfer agent
+MTU    maximum transmission unit
+MUA    mail user agent
 NAT    network address translation
 NIC    network interface card
 NIS    network information service



Home | Main Index | Thread Index | Old Index