From cac5f924ce88529f2c0a0b592ad33470ef544679 Mon Sep 17 00:00:00 2001 From: Andrea Gelmini Date: Fri, 30 Aug 2019 18:41:35 +0200 Subject: [PATCH] Fix typos in man/ Reviewed-by: Ryan Moeller Reviewed-by: Richard Laager Reviewed-by: Brian Behlendorf Signed-off-by: Andrea Gelmini Closes #9233 --- man/man1/cstyle.1 | 2 +- man/man1/ztest.1 | 2 +- man/man5/vdev_id.conf.5 | 2 +- man/man5/zfs-events.5 | 4 ++-- man/man5/zfs-module-parameters.5 | 4 ++-- man/man8/zdb.8 | 2 +- 6 files changed, 8 insertions(+), 8 deletions(-) diff --git a/man/man1/cstyle.1 b/man/man1/cstyle.1 index f2b637d4c3..f77d534507 100644 --- a/man/man1/cstyle.1 +++ b/man/man1/cstyle.1 @@ -31,7 +31,7 @@ .IX "OS-Net build tools" "cstyle" "" "\fBcstyle\fP" .LP .I cstyle -inspects C source files (*.c and *.h) for common sylistic errors. It +inspects C source files (*.c and *.h) for common stylistic errors. It attempts to check for the cstyle documented in \fIhttp://www.cis.upenn.edu/~lee/06cse480/data/cstyle.ms.pdf\fP. Note that there is much in that document that diff --git a/man/man1/ztest.1 b/man/man1/ztest.1 index b8cb0d45d9..84e56c822d 100644 --- a/man/man1/ztest.1 +++ b/man/man1/ztest.1 @@ -175,5 +175,5 @@ By default the stack size is limited to 256K. .BR "zfs (1)" "," .BR "zdb (1)" "," .SH "AUTHOR" -This manual page was transvered to asciidoc by Michael Gebetsroither +This manual page was transferred to asciidoc by Michael Gebetsroither from http://opensolaris.org/os/community/zfs/ztest/ diff --git a/man/man5/vdev_id.conf.5 b/man/man5/vdev_id.conf.5 index 5b7fbf0cad..89c5ee9610 100644 --- a/man/man5/vdev_id.conf.5 +++ b/man/man5/vdev_id.conf.5 @@ -41,7 +41,7 @@ disk enclosure). .TP \fIenclosure_symlinks\fR Additionally create /dev/by-enclosure symlinks to the disk enclosure -sg devices using the naming scheme from from vdev_id.conf. +sg devices using the naming scheme from vdev_id.conf. \fIenclosure_symlinks\fR is only allowed for sas_direct mode. .TP \fIenclosure_symlinks_prefix\fR diff --git a/man/man5/zfs-events.5 b/man/man5/zfs-events.5 index 7e9bbedafd..4a28be71e6 100644 --- a/man/man5/zfs-events.5 +++ b/man/man5/zfs-events.5 @@ -557,7 +557,7 @@ How many write errors that have been detected on the vdev. \fBvdev_cksum_errors\fR .ad .RS 12n -How many checkum errors that have been detected on the vdev. +How many checksum errors that have been detected on the vdev. .RE .sp @@ -858,7 +858,7 @@ such as IDE or parallel SCSI. .RS 12n If this field exists, it is an array of counters. Each entry counts bit clears in a particular bit of a big-endian uint64 type. The first entry counts bits -clears of the the high-order bit of the first byte, the 9th byte, etc, and the +clears of the high-order bit of the first byte, the 9th byte, etc, and the last entry counts clears of the low-order bit of the 8th byte, the 16th byte, etc. This information is useful for observing a stuck bit in a parallel data path, such as IDE or parallel SCSI. diff --git a/man/man5/zfs-module-parameters.5 b/man/man5/zfs-module-parameters.5 index 3395175d6e..83d34025ab 100644 --- a/man/man5/zfs-module-parameters.5 +++ b/man/man5/zfs-module-parameters.5 @@ -855,7 +855,7 @@ Default value: \fB0\fR. .ad .RS 12n Minimum time "prescient prefetched" blocks are locked in the ARC, specified -in ms. These blocks are meant to be prefetched fairly aggresively ahead of +in ms. These blocks are meant to be prefetched fairly aggressively ahead of the code that may use them. A value of \fB0\fR will default to 6000 ms. .sp Default value: \fB0\fR. @@ -2391,7 +2391,7 @@ Default value: \fB20\fR which is 5% of RAM (1/20). .ad .RS 12n The fraction of the hard limit used to determined the soft limit for I/O sorting -by the sequential scan algorithm. When we cross this limit from bellow no action +by the sequential scan algorithm. When we cross this limit from below no action is taken. When we cross this limit from above it is because we are issuing verification I/O. In this case (unless the metadata scan is done) we stop issuing verification I/O and start scanning metadata again until we get to the diff --git a/man/man8/zdb.8 b/man/man8/zdb.8 index 57403cba74..c28cf12bae 100644 --- a/man/man8/zdb.8 +++ b/man/man8/zdb.8 @@ -250,7 +250,7 @@ and, optionally, Print block pointer .It Sy d Decompress the block. Set environment variable -.Nm ZBD_NO_ZLE +.Nm ZDB_NO_ZLE to skip zle when guessing. .It Sy e Byte swap the block