[PATCH 4/5] erofs-utils: man: fsck.erofs: wording/formatting touchups
Ahelenia Ziemiańska
nabijaczleweli at nabijaczleweli.xyz
Sun Apr 9 21:56:40 AEST 2023
Some things that gave me pause or were weirdly formatted.
Signed-off-by: Ahelenia Ziemiańska <nabijaczleweli at nabijaczleweli.xyz>
---
man/fsck.erofs.1 | 15 +++++++++------
1 file changed, 9 insertions(+), 6 deletions(-)
diff --git a/man/fsck.erofs.1 b/man/fsck.erofs.1
index f3e9c3b..d53f36b 100644
--- a/man/fsck.erofs.1
+++ b/man/fsck.erofs.1
@@ -2,7 +2,7 @@
.\"
.TH FSCK.EROFS 1
.SH NAME
-fsck.erofs \- tool to check the EROFS filesystem's integrity
+fsck.erofs \- tool to check an EROFS filesystem's integrity
.SH SYNOPSIS
\fBfsck.erofs\fR [\fIOPTIONS\fR] \fIIMAGE\fR
.SH DESCRIPTION
@@ -22,15 +22,18 @@ Print total compression ratio of all files including compressed and
non-compressed files.
.TP
.BI "\-\-device=" path
-Specify an extra device to be used together.
-You may give multiple `--device' options in the correct order.
+Specify an extra blob device to be used together.
+You may give multiple
+.B --device
+options in the correct order.
.TP
.B \-\-extract
-Check if all files are well encoded. This will induce more I/Os to read
-compressed file data, so it might take too much time depending on the image.
+Check if all files are well encoded. This read all compressed files,
+and hence create more I/O load,
+so it might take too much time depending on the image.
.TP
.B \-\-help
-Display this help and exit.
+Display help string exit.
.SH AUTHOR
This version of \fBfsck.erofs\fR is written by
Daeho Jeong <daehojeong at google.com>.
--
2.30.2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.ozlabs.org/pipermail/linux-erofs/attachments/20230409/2aa9479b/attachment.sig>
More information about the Linux-erofs
mailing list