diff options
author | Andriy Gapon <avg@FreeBSD.org> | 2017-09-01 17:35:27 +0000 |
---|---|---|
committer | Andriy Gapon <avg@FreeBSD.org> | 2017-09-01 17:35:27 +0000 |
commit | e9b6f3f506a5abcd99ed33f4a4fb249c65e09b5c (patch) | |
tree | bd9a242c0b9619ea251fbd05bdd2a9195b338182 /man | |
parent | 739d7fa9c449ca60cd72ba4cad109479d9737e7a (diff) | |
download | src-e9b6f3f506a5abcd99ed33f4a4fb249c65e09b5c.tar.gz src-e9b6f3f506a5abcd99ed33f4a4fb249c65e09b5c.zip |
8138 Improve manpage spelling
illumos/illumos-gate@bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46
https://github.com/illumos/illumos-gate/commit/bccbd30bb6d0c20635d3f23e8d63f3f8170d3c46
https://www.illumos.org/issues/8138
While reading man pages, I've noticed a number of spelling mistakes
and simple typos we should fix.
Reviewed by: Toomas Soome <tsoome@me.com>
Reviewed by: Cody Mello <melloc@joyent.com>
Reviewed by: Patrick Mooney <patrick.mooney@joyent.com>
Approved by: Robert Mustacchi <rm@joyent.com>
Author: Peter Tribble <peter.tribble@gmail.com>
Notes
Notes:
svn path=/vendor/illumos/dist/; revision=323104
Diffstat (limited to 'man')
-rw-r--r-- | man/man1m/zfs.1m | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man1m/zfs.1m b/man/man1m/zfs.1m index 22f5b7c0aa98..90ebe1263bc1 100644 --- a/man/man1m/zfs.1m +++ b/man/man1m/zfs.1m @@ -949,7 +949,7 @@ settings for this property, .Sy on does not select a fixed compression type. As new compression algorithms are added to ZFS and enabled on a pool, the default compression algorithm may -change. The current default compression algorthm is either +change. The current default compression algorithm is either .Sy lzjb or, if the .Sy lz4_compress |