summaryrefslogtreecommitdiffstats
path: root/usr.bin/sockstat/sockstat.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/sockstat/sockstat.1')
-rw-r--r--usr.bin/sockstat/sockstat.120
1 files changed, 10 insertions, 10 deletions
diff --git a/usr.bin/sockstat/sockstat.1 b/usr.bin/sockstat/sockstat.1
index 383849c..a2f544a 100644
--- a/usr.bin/sockstat/sockstat.1
+++ b/usr.bin/sockstat/sockstat.1
@@ -104,18 +104,18 @@ The transport protocol associated with the socket for Internet
sockets, or the type of socket (stream or datagram) for
.Ux
sockets.
-.It Li ADDRESS
-.No ( Ux
-sockets only)
-For bound sockets, this is the filename of the socket.
-For other sockets, it is the name, PID and file descriptor number of
-the peer, or
-.Dq Li "(none)"
-if the socket is neither bound nor connected.
.It Li LOCAL ADDRESS
-(Internet sockets only)
-The address the local end of the socket is bound to (see
+For Internet sockets, this is the address the local end of the socket
+is bound to (see
.Xr getsockname 2 ) .
+For bound
+.Ux
+sockets, it is the socket's filename.
+For other
+.Ux
+sockets, it is a right arrow followed by the endpoint's filename, or
+.Dq Li ??
+if the endpoint could not be determined.
.It Li FOREIGN ADDRESS
(Internet sockets only)
The address the foreign end of the socket is bound to (see
OpenPOWER on IntegriCloud