]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (man) Fix typo and add markup for external man page link
authorMario Blättermann <mario.blaettermann@gmail.com>
Mon, 10 Apr 2023 14:29:50 +0000 (16:29 +0200)
committerGitHub <noreply@github.com>
Mon, 10 Apr 2023 14:29:50 +0000 (16:29 +0200)
misc-utils/lsfd.1.adoc

index e0f101e9b3136bac0f142829635dbe78945665fd..cbf50f0dd3c367a3e52ffb9f568db32013c4a778 100644 (file)
@@ -339,7 +339,7 @@ SOCK.LISTENING <``boolean``>::
 Listening socket.
 
 SOCK.NETS <``number``>::
-Inode identifying network namespace where the socket belogs to.
+Inode identifying network namespace where the socket belongs to.
 
 SOCK.PROTONAME <``string``>::
 Protocol name.
@@ -363,7 +363,7 @@ SOURCE <``string``>::
 File system, partition, or device containing the file.
 
 STTYPE <``string``>::
-Raw file types returned from stat(2): BLK, CHR, DIR, FIFO, LINK, REG, SOCK, or UNKN.
+Raw file types returned from *stat*(2): BLK, CHR, DIR, FIFO, LINK, REG, SOCK, or UNKN.
 
 TCP.LADDR <``string``>::
 Local L3 (INET.LADDR or INET6.LADDR) address and local TCP port.