From 81f1ce7f37ece9cfcc066e63fef642a31542a815 Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 22 Apr 2024 15:51:47 +0200 Subject: [PATCH] lsfd: (man) fix typos Signed-off-by: Jakub Wilk --- lsfd-cmd/lsfd.1.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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' .... -- 2.47.3