From b8ea758b0c86ef28ffbca90b30d470f3da540fb8 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Mon, 10 Jul 2023 23:51:01 +0900 Subject: [PATCH] lsfd: (man) fix the broken page output for the description of NAME column Signed-off-by: Masatake YAMATO --- misc-utils/lsfd.1.adoc | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/misc-utils/lsfd.1.adoc b/misc-utils/lsfd.1.adoc index 907fe2d153..681e112573 100644 --- a/misc-utils/lsfd.1.adoc +++ b/misc-utils/lsfd.1.adoc @@ -235,13 +235,6 @@ Access mode (rwx). NAME <``string``>:: Cooked version of KNAME. It is mostly same as KNAME. - -____ -Note that `(deleted)` markers are removed from this column. -Refer to _KNAME_, _DELETED_, or _XMODE_ to know the -readability of the file from the file system. -____ - + Some files have special formats and information sources: + @@ -307,6 +300,12 @@ state=_SOCK.STATE_[ path=_UNIX.PATH_] UNIX::: state=_SOCK.STATE_[ path=_UNIX.PATH_] type=_SOCK.TYPE_ +____ +Note that `(deleted)` markers are removed from this column. +Refer to _KNAME_, _DELETED_, or _XMODE_ to know the +readability of the file from the file system. +____ + NETLINK.GROUPS <``number``>:: Netlink multicast groups. -- 2.47.2