From 2ecdfe451f4ead2989fd9245e9dc0e226687384f Mon Sep 17 00:00:00 2001 From: Masatake YAMATO Date: Thu, 7 Oct 2021 18:08:06 +0900 Subject: [PATCH] lsfd: (adoc) remove a redundant word 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 0b796ad75b..56b8c01ffd 100644 --- a/misc-utils/lsfd.1.adoc +++ b/misc-utils/lsfd.1.adoc @@ -23,7 +23,7 @@ lsfd - list file descriptors *lsfd* is intended to be a modern replacement for *lsof*(8) on Linux systems. Unlike *lsof*, *lsfd* is specialized to Linux kernel; it supports Linux -specific features like namespaces with simpler code. However, it is not a +specific features like namespaces with simpler code. *lsfd* is not a drop-in replacement for *lsof*; they are different in the command line interface and output formats. -- 2.47.3