summaryrefslogtreecommitdiff
path: root/usr.bin/netstat/netstat.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-02-16 10:26:40 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-02-16 10:26:40 +0000
commit636e73005fed3365c58e9f556d097bb7d8c0af33 (patch)
tree4f369902bb3a60d94eb0c4cbe16ae08748ec25bc /usr.bin/netstat/netstat.1
parent1ee2840e9a3df85bdde5d0b8f16d3f005a7b6e1a (diff)
change from <> to [] and document
Diffstat (limited to 'usr.bin/netstat/netstat.1')
-rw-r--r--usr.bin/netstat/netstat.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/netstat/netstat.1 b/usr.bin/netstat/netstat.1
index 56f1bdc8b44..c7886b76005 100644
--- a/usr.bin/netstat/netstat.1
+++ b/usr.bin/netstat/netstat.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: netstat.1,v 1.5 1997/02/01 17:31:20 kstailey Exp $
+.\" $OpenBSD: netstat.1,v 1.6 1997/02/16 10:26:39 deraadt Exp $
.\" $NetBSD: netstat.1,v 1.11 1995/10/03 21:42:43 thorpej Exp $
.\"
.\" Copyright (c) 1983, 1990, 1992, 1993
@@ -207,6 +207,10 @@ refer to
.Xr inet 3 ) .
Unspecified,
or ``wildcard'', addresses and ports appear as ``*''.
+If a local port number is registered as being in use for RPC by
+.Xr portmap 8
+it's RPC service name or RPC service number will be printed in
+[ ] immediately after the port number.
.Pp
The interface display provides a table of cumulative
statistics regarding packets transferred, errors, and collisions.