]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (man) fix typos
authorMasatake YAMATO <yamato@redhat.com>
Mon, 13 Feb 2023 13:38:53 +0000 (22:38 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 17 Feb 2023 14:35:47 +0000 (23:35 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index 6abedb204ff4052c465e9401661dc2fd2811b40b..4767dc25979fc38df69f5e5719c23f29aae313e0 100644 (file)
@@ -212,7 +212,7 @@ pid=_TARGET-PID_ comm=_TARGET-COMMAND_ nspid=_TARGET-NSPIDS_
 ``/proc/``_pid_``/fdinfo/``_fd_.
 +
 RAW:::
-state=_SOCK.STATE_[ protocol=_RAW.PROTOCOL_ [ laddr=_INET.LADDR_ [ raddr=_INET.RADDR_]]
+state=_SOCK.STATE_[ protocol=_RAW.PROTOCOL_ [ laddr=_INET.LADDR_ [ raddr=_INET.RADDR_]]]
 +
 TCP:::
 state=_SOCK.STATE_[ laddr=_TCP.LADDR_ [ raddr=_TCP.RADDR_]]
@@ -273,7 +273,7 @@ PID of the process targeted by the pidfd.
 POS <``number``>::
 File position.
 
-RAW.PROTOCOL <``number``>>::
+RAW.PROTOCOL <``number``>::
 Protocol number of the raw socket.
 
 RDEV <``string``>::