diff options
author | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-09 22:34:55 +0200 |
---|---|---|
committer | Arnold D. Robbins <arnold@skeeve.com> | 2010-12-09 22:34:55 +0200 |
commit | a7a9cbdc136cb0f5cb67b94fb76dc3b6a9ca6c62 (patch) | |
tree | 1bc89eedfa2dc4254c2cbe4131553e4aa350b785 /doc/gawk.1 | |
parent | 759ab08ef5dc236428c427f1fbe5e7cc491e4485 (diff) | |
download | egawk-a7a9cbdc136cb0f5cb67b94fb76dc3b6a9ca6c62.tar.gz egawk-a7a9cbdc136cb0f5cb67b94fb76dc3b6a9ca6c62.tar.bz2 egawk-a7a9cbdc136cb0f5cb67b94fb76dc3b6a9ca6c62.zip |
Restore IPv4/IPv6. Remove raw sockets.
Diffstat (limited to 'doc/gawk.1')
-rw-r--r-- | doc/gawk.1 | 11 |
1 files changed, 0 insertions, 11 deletions
@@ -2366,17 +2366,6 @@ uses the system default (most likely IPv4). .PD .BI /inet6/udp/ lport / rhost / rport Similar, but use UDP/IP instead of TCP/IP. -.TP -.PD 0 -.BI /inet/raw/ lport / rhost / rport -.TP -.PD 0 -.BI /inet4/raw/ lport / rhost / rport -.TP -.PD -.BI /inet6/raw/ lport / rhost / rport -.\" Similar, but use raw IP sockets. -Reserved for future use. .SS Numeric Functions .PP \*(AK has the following built-in arithmetic functions: |