]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd.1.adoc: fix a typo
authorMasatake YAMATO <yamato@redhat.com>
Tue, 16 Nov 2021 19:56:09 +0000 (04:56 +0900)
committerMasatake YAMATO <yamato@redhat.com>
Tue, 16 Nov 2021 19:56:42 +0000 (04:56 +0900)
Signed-off-by: Masatake YAMATO <yamato@redhat.com>
misc-utils/lsfd.1.adoc

index 09503baf747d28fb99f258217c97502c85e976bd..ee6328d548c65330f3c9a9ab3b188824baae2e2d 100644 (file)
@@ -334,7 +334,7 @@ Do the same with TYPE column::
 
 List files including "dconf" directory in their names::
 
-  # lsfd -Q '(NAME =~ ".\*/dconf/.*")
+  # lsfd -Q '(NAME =~ ".\*/dconf/.*")'
 
 List files opened to QEMU virtual machine::