Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add TU (translation unit).



details:   https://anonhg.NetBSD.org/src/rev/1d798b133a9b
branches:  trunk
changeset: 373798:1d798b133a9b
user:      fcambus <fcambus%NetBSD.org@localhost>
date:      Wed Mar 01 14:45:26 2023 +0000

description:
Add TU (translation unit).

diffstat:

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

diffs (17 lines):

diff -r f07e1781be0b -r 1d798b133a9b share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Wed Mar 01 11:12:56 2023 +0000
+++ b/share/misc/acronyms.comp  Wed Mar 01 14:45:26 2023 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.342 2023/03/01 11:12:56 fcambus Exp $
+$NetBSD: acronyms.comp,v 1.343 2023/03/01 14:45:26 fcambus Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -1695,6 +1695,7 @@
 TTL    transistor-transistor logic
 TTM    translation table maps
 TTY    teletype
+TU     translation unit
 TUI    {terminal,text-based,textual} user interface
 TX     {transmit out,transmitter}
 TXG    transaction group



Home | Main Index | Thread Index | Old Index