From d0fe6e42fc18f11367e5ee6275c2619f9f61e892 Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Thu, 13 Jul 2023 00:02:12 +0900 Subject: [PATCH] lsfd: (man) fix the form for the optional argument of --inet option Signed-off-by: Masatake YAMATO --- misc-utils/lsfd.1.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misc-utils/lsfd.1.adoc b/misc-utils/lsfd.1.adoc index 720be374f0..0f866f4cc2 100644 --- a/misc-utils/lsfd.1.adoc +++ b/misc-utils/lsfd.1.adoc @@ -70,7 +70,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_:: -- 2.47.2