]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd.1.adoc: revise type names for columns
authorMasatake YAMATO <yamato@redhat.com>
Sat, 3 Jun 2023 22:39:32 +0000 (07:39 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Sat, 3 Jun 2023 22:40:42 +0000 (07:40 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index d4be4b3a6369d8617f06cec58980ea743fad5f04..7104c8ac53a2b55489174409703109296b5fe0a2 100644 (file)
@@ -384,13 +384,13 @@ Raw file types returned from *stat*(2): BLK, CHR, DIR, FIFO, LINK, REG, SOCK, or
 TCP.LADDR <``string``>::
 Local L3 (INET.LADDR or INET6.LADDR) address and local TCP port.
 
-TCP.LPORT <``integer``>::
+TCP.LPORT <``number``>::
 Local TCP port.
 
 TCP.RADDR <``string``>::
 Remote L3 (INET.RADDR or INET6.RADDR) address and remote TCP port.
 
-TCP.RPORT <``integer``>::
+TCP.RPORT <``number``>::
 Remote TCP port.
 
 TID <``number``>::
@@ -404,25 +404,25 @@ For UNKN, print the value for AINODECLASS if SOURCE is anon_inodefs.
 UDP.LADDR <``string``>::
 Local IP address and local UDP port.
 
-UDP.LPORT <``integer``>::
+UDP.LPORT <``number``>::
 Local UDP port.
 
 UDP.RADDR <``string``>::
 Remote IP address and remote UDP port.
 
-UDP.RPORT <``integer``>::
+UDP.RPORT <``number``>::
 Remote UDP port.
 
 UDPLITE.LADDR <``string``>::
 Local IP address and local UDPLite port.
 
-UDPLITE.LPORT <``integer``>::
+UDPLITE.LPORT <``number``>::
 Local UDP port.
 
 UDPLITE.RADDR <``string``>::
 Remote IP address and remote UDPLite port.
 
-UDPLITE.RPORT <``integer``>::
+UDPLITE.RPORT <``number``>::
 Remote UDP port.
 
 UID <``number``>::