]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (adoc) remove a redundant word
authorMasatake YAMATO <yamato@redhat.com>
Thu, 7 Oct 2021 09:08:06 +0000 (18:08 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Thu, 7 Oct 2021 13:47:18 +0000 (22:47 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index 0b796ad75baa244f72ebaf05c23d0c45be127502..56b8c01ffd62a4b5fa0364620e4e0c454e220765 100644 (file)
@@ -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.