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-import.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-import.8')
-rw-r--r-- | man/man8/zpool-import.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zpool-import.8 b/man/man8/zpool-import.8 index ac3495743..66a8d94d6 100644 --- a/man/man8/zpool-import.8 +++ b/man/man8/zpool-import.8 @@ -198,7 +198,7 @@ for a description of dataset properties and mount options. .It Fl o Ar property Ns = Ns Ar value Sets the specified property on the imported pool. See the -.Xr zpoolprops +.Xr zpoolprops 8 manual page for more information on the available pool properties. .It Fl R Ar root Sets the @@ -337,7 +337,7 @@ for a description of dataset properties and mount options. .It Fl o Ar property Ns = Ns Ar value Sets the specified property on the imported pool. See the -.Xr zpoolprops +.Xr zpoolprops 8 manual page for more information on the available pool properties. .It Fl R Ar root Sets the |