diff options
author | наб <[email protected]> | 2021-06-04 22:29:26 +0200 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-06-09 14:35:30 -0700 |
commit | 2badb3457ad396b3c2d282d7a9eae90259b15a5a (patch) | |
tree | 1698731f0d8c3fc2e510c87c1d183f948c561be2 /man/man8/zpool-add.8 | |
parent | b0f3e8a6ebe10a9098c7a984ae14c6fc9b0e0d7a (diff) |
Move properties, parameters, events, and concepts around manual sections
The pages moved as follows:
zpool-features.{5 => 7}
spl{-module-parameters.5 => .4}
zfs{-module-parameters.5 => .4}
zfs-events.5 => into zpool-events.8
zfsconcepts.{8 => 7}
zfsprops.{8 => 7}
zpoolconcepts.{8 => 7}
zpoolprops.{8 => 7}
Reviewed-by: Richard Laager <[email protected]>
Reviewed-by: Brian Behlendorf <[email protected]>
Signed-off-by: Ahelenia Ziemiańska <[email protected]>
Co-authored-by: Daniel Ebdrup Jensen <[email protected]>
Closes #12149
Closes #12212
Diffstat (limited to 'man/man8/zpool-add.8')
-rw-r--r-- | man/man8/zpool-add.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-add.8 b/man/man8/zpool-add.8 index a0f15076f..26cf33c55 100644 --- a/man/man8/zpool-add.8 +++ b/man/man8/zpool-add.8 @@ -46,7 +46,7 @@ The specification is described in the .Em Virtual Devices section of -.Xr zpoolconcepts 8 . +.Xr zpoolconcepts 7 . The behavior of the .Fl f option, and the device checks performed are described in the @@ -87,7 +87,7 @@ flag. .It Fl o Ar property Ns = Ns Ar value Sets the given pool properties. See the -.Xr zpoolprops 8 +.Xr zpoolprops 7 manual page for a list of valid properties that can be set. The only property supported at the moment is .Sy ashift . |