]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (man) write more about TCP scokets
authorMasatake YAMATO <yamato@redhat.com>
Mon, 17 Oct 2022 18:09:43 +0000 (03:09 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Wed, 19 Oct 2022 20:15:09 +0000 (05:15 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index c5e6f056235567ab6cce84a5cc46960d58564f37..5bf8dee7b61e1b0d0907883728d5a4933cd90430 100644 (file)
@@ -211,6 +211,9 @@ pid=_TARGET-PID_ comm=_TARGET-COMMAND_ nspid=_TARGET-NSPIDS_
 *lsfd* extracts _TARGET-PID_ and _TARGET-NSPIDS_ from
 ``/proc/``_pid_``/fdinfo/``_fd_.
 +
+TCP:::
+state=_SOCK.STATE_[ laddr=_TCP.LADDR_:_TCP.LPORT_ [ raddr=_TCP.RADDR_:_TCP.RPORT_]]
++
 UNIX-STREAM:::
 state=_SOCK.STATE_[ path=_UNIX.PATH_]
 +