From: Jakub Wilk Date: Mon, 22 Apr 2024 13:51:47 +0000 (+0200) Subject: lsfd: (man) fix typos X-Git-Tag: v2.42-start~381^2~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=81f1ce7f37ece9cfcc066e63fef642a31542a815;p=thirdparty%2Futil-linux.git lsfd: (man) fix typos Signed-off-by: Jakub Wilk --- diff --git a/lsfd-cmd/lsfd.1.adoc b/lsfd-cmd/lsfd.1.adoc index 05cc9e9ae..834d741a9 100644 --- a/lsfd-cmd/lsfd.1.adoc +++ b/lsfd-cmd/lsfd.1.adoc @@ -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' ....