diff options
author | DHE <[email protected]> | 2015-12-30 12:44:46 -0500 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2016-05-23 11:08:45 -0700 |
commit | 83426735026cefc9d8d566615064faaf55074897 (patch) | |
tree | 8f80e08da05af56b83af902c552ad2910549c611 /man/man8/zpool.8 | |
parent | cbecb4fb228bbfedec02eb0a172c681b4338d08f (diff) |
Improve zfs-module-parameters(5)
Various rewrites to the descriptions of module parameters. Corrects
spelling mistakes, makes descriptions them more user-friendly and
describes some ZFS quirks which should be understood before changing
parameter values.
Signed-off-by: DHE <[email protected]>
Signed-off-by: Brian Behlendorf <[email protected]>
Closes #4671
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 024be37d7..eb35b74c0 100644 --- a/man/man8/zpool.8 +++ b/man/man8/zpool.8 @@ -2556,4 +2556,4 @@ them on \fBzpool create\fR or \fBzpool add\fR by setting ZFS_VDEV_DEVID_OPT_OUT. .SH SEE ALSO .sp .LP -\fBzfs\fR(8), \fBzpool-features\fR(5), \fBzfs-events\fR(5) +\fBzfs\fR(8), \fBzpool-features\fR(5), \fBzfs-events\fR(5), \fBzfs-module-parameters\fR(5) |