From 64007977e4f2aa0c992737ec1c212d34669b1168 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Mario=20Bl=C3=A4ttermann?= Date: Mon, 10 Apr 2023 16:29:50 +0200 Subject: [PATCH] lsfd: (man) Fix typo and add markup for external man page link --- misc-utils/lsfd.1.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. -- 2.47.2