diff options
author | Colin Ian King <[email protected]> | 2015-07-01 12:42:35 +0100 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2015-07-01 10:58:31 -0700 |
commit | 8f3439733f72a0836b764427efdf524b9bf98ac4 (patch) | |
tree | 87189ff959d8bf5a29ee131e8352b0fcdcfaa020 /man/man8/zpool.8 | |
parent | 804e050457f1755cc37f39ef1f88786ba7e688d5 (diff) |
man: fix spelling mistakes in manual
A few minor mistakes than should be fixed:
zpool:
compatability -> compatibility
zfs:
accessable -> accessible
availible -> available
zfs-events:
availible -> available
zfs-module-parameters:
proceding -> proceeding
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #3544
Diffstat (limited to 'man/man8/zpool.8')
-rw-r--r-- | man/man8/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool.8 b/man/man8/zpool.8 index 68a57a15e..062b5ae29 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -2017,7 +2017,7 @@ Displays legacy \fBZFS\fR versions supported by the current software. See \fBzfs .ad .sp .6 .RS 4n -Enables all supported features on the given pool. Once this is done, the pool will no longer be accessible on systems that do not support feature flags. See \fBzfs-features\fR(5) for details on compatability with systems that support feature flags, but do not support all features enabled on the pool. +Enables all supported features on the given pool. Once this is done, the pool will no longer be accessible on systems that do not support feature flags. See \fBzfs-features\fR(5) for details on compatibility with systems that support feature flags, but do not support all features enabled on the pool. .sp .ne 2 .mk |