]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd.1.adoc: fix text formats
authorMasatake YAMATO <yamato@redhat.com>
Fri, 10 Mar 2023 20:25:22 +0000 (05:25 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Fri, 10 Mar 2023 20:29:00 +0000 (05:29 +0900)
misc-utils/lsfd.1.adoc

index ea8752768ce0b1cd64b8e7295990bb910ffff30c..e5517674e7f7f37ba0233e7a60309f0ed02cdcc7 100644 (file)
@@ -65,7 +65,7 @@ and *-p* option, e.g. -p 1, may print the same output but using *-p*
 option is much more efficient because *-p* option works at a much earlier
 stage of processing than the *-Q* option.
 
-*-i[4|6]*, *--inet[=4|6]::
+*-i*[4|6], *--inet*[=4|6]::
 List only IPv4 sockets and/or IPv6 sockets.
 
 *-Q*, *--filter* _expr_::
@@ -305,11 +305,11 @@ ____
 If pid namespaces are supported then this function will also print
 the pid of a given pidfd refers to for all descendant pid namespaces
 starting from the current pid namespace of the instance, i.e. the
-Pid field and the first entry in the NSpid field will be identical.
-...
+Pid field and the first entry in the NSpid field will be identical. +
+... +
 Note that this differs from the Pid and NSpid fields in
 /proc/<pid>/status where Pid and NSpid are always shown relative to
-the  pid namespace of the procfs instance.
+the pid namespace of the procfs instance.
 ____
 
 PIDFD.PID <``number``>::