diff options
author | George Melikov <[email protected]> | 2021-04-06 22:27:40 +0300 |
---|---|---|
committer | Brian Behlendorf <[email protected]> | 2021-04-07 13:27:57 -0700 |
commit | 2aed1ab13d3fa643cd39556c705e619d75b57960 (patch) | |
tree | 8b353a77a7518f0f13306a2ceee942c1cec8afff /man/man8/zpool-replace.8 | |
parent | d09e1c134307910c6cb9b6f67e703545af047379 (diff) |
man: fix wrong .Xr macros usages
In addition, html doc will have working hyperlinks.
Reviewed-by: Brian Behlendorf <[email protected]>
Reviewed-by: Ryan Moeller <[email protected]>
Signed-off-by: George Melikov <[email protected]>
Closes #11845
Diffstat (limited to 'man/man8/zpool-replace.8')
-rw-r--r-- | man/man8/zpool-replace.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man8/zpool-replace.8 b/man/man8/zpool-replace.8 index b8527a386..ae2e66344 100644 --- a/man/man8/zpool-replace.8 +++ b/man/man8/zpool-replace.8 @@ -83,7 +83,7 @@ even if it appears to be in use. Not all devices can be overridden in this manner. .It Fl o Ar property Ns = Ns Ar value Sets the given pool properties. See the -.Xr zpoolprops +.Xr zpoolprops 8 manual page for a list of valid properties that can be set. The only property supported at the moment is .Sy ashift . |