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-get.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-get.8')
-rw-r--r-- | man/man8/zpool-get.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-get.8 b/man/man8/zpool-get.8 index c514bb0c5..118743080 100644 --- a/man/man8/zpool-get.8 +++ b/man/man8/zpool-get.8 @@ -70,7 +70,7 @@ These properties are displayed with the following fields: .Ed .Pp See the -.Xr zpoolprops +.Xr zpoolprops 8 manual page for more information on the available pool properties. .Bl -tag -width Ds .It Fl H @@ -92,7 +92,7 @@ Display numbers in parsable (exact) values. .Xc Sets the given property on the specified pool. See the -.Xr zpoolprops +.Xr zpoolprops 8 manual page for more information on what properties can be set and acceptable values. .El |