]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
lsfd: (man) fix typos
authorJakub Wilk <jwilk@jwilk.net>
Mon, 22 Apr 2024 13:51:47 +0000 (15:51 +0200)
committerJakub Wilk <jwilk@jwilk.net>
Mon, 22 Apr 2024 16:22:59 +0000 (18:22 +0200)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
lsfd-cmd/lsfd.1.adoc

index 05cc9e9aee62b20a6d28a6564be67e13b37b4db3..834d741a94ef806e1bfc4616cf1d6d46949056ab 100644 (file)
@@ -463,7 +463,7 @@ socket system call:
 
 SOURCE <``string``>::
 File system, partition, or device containing the file.
-For the association having ERROR as the value for _TYPE_ coulumn, *lsfd*
+For the association having ERROR as the value for _TYPE_ column, *lsfd*
 fills this column with _syscall_:_errno_.
 
 STTYPE <``string``>::
@@ -593,7 +593,7 @@ Do the same in a more efficient way: ::
 # lsfd --pid 1,2
 ....
 
-Whitescapes can be used instead of a comma: ::
+Whitespaces can be used instead of a comma: ::
 ....
 # lsfd --pid '1 2'
 ....