From: Mario Blättermann Date: Mon, 10 Apr 2023 14:29:50 +0000 (+0200) Subject: lsfd: (man) Fix typo and add markup for external man page link X-Git-Tag: v2.39-rc3~37^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=64007977e4f2aa0c992737ec1c212d34669b1168;p=thirdparty%2Futil-linux.git lsfd: (man) Fix typo and add markup for external man page link --- diff --git a/misc-utils/lsfd.1.adoc b/misc-utils/lsfd.1.adoc index e0f101e9b3..cbf50f0dd3 100644 --- a/misc-utils/lsfd.1.adoc +++ b/misc-utils/lsfd.1.adoc @@ -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.