Source-Changes-HG archive

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

[src/trunk]: src/share/misc Add IFS - internal field separator.



details:   https://anonhg.NetBSD.org/src/rev/305ad0bfca6a
branches:  trunk
changeset: 322677:305ad0bfca6a
user:      sevan <sevan%NetBSD.org@localhost>
date:      Fri May 11 14:42:03 2018 +0000

description:
Add IFS - internal field separator.

diffstat:

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

diffs (17 lines):

diff -r e8ffa9fa8084 -r 305ad0bfca6a share/misc/acronyms.comp
--- a/share/misc/acronyms.comp  Fri May 11 14:39:25 2018 +0000
+++ b/share/misc/acronyms.comp  Fri May 11 14:42:03 2018 +0000
@@ -1,4 +1,4 @@
-$NetBSD: acronyms.comp,v 1.194 2018/05/11 14:39:25 sevan Exp $
+$NetBSD: acronyms.comp,v 1.195 2018/05/11 14:42:03 sevan Exp $
 3WHS   three-way handshake
 8VSB   8-state vestigial side band modulation
 AA     anti-aliasing
@@ -596,6 +596,7 @@
 IF     intermediate frequency
 IFCM   isochronous flow control mode
 IFF    Interchange File Format
+IFS    internal field separator
 IGD    Internet gateway device
 IGMP   Internet Group Management Protocol
 IGP    interior gateway protocol



Home | Main Index | Thread Index | Old Index