diff options
author | pluknet <pluknet@FreeBSD.org> | 2012-11-15 20:50:18 +0000 |
---|---|---|
committer | pluknet <pluknet@FreeBSD.org> | 2012-11-15 20:50:18 +0000 |
commit | 24f2bde2679760789477ea11f51234a6b9494bf0 (patch) | |
tree | b2115e7285b447e5b8329f7486d556e5efcb5583 | |
parent | 2a4f469096a25835b0facb5b8714c175ac220b9b (diff) | |
download | FreeBSD-src-24f2bde2679760789477ea11f51234a6b9494bf0.zip FreeBSD-src-24f2bde2679760789477ea11f51234a6b9494bf0.tar.gz |
Sort SEE ALSO xrefs by the manual section number and add a missing comma.
-rw-r--r-- | cddl/contrib/opensolaris/cmd/zpool/zpool.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cddl/contrib/opensolaris/cmd/zpool/zpool.8 b/cddl/contrib/opensolaris/cmd/zpool/zpool.8 index 0a4de1f..d598a8c 100644 --- a/cddl/contrib/opensolaris/cmd/zpool/zpool.8 +++ b/cddl/contrib/opensolaris/cmd/zpool/zpool.8 @@ -1927,8 +1927,8 @@ Discarded approximately 29 seconds of transactions. .Ed .El .Sh SEE ALSO +.Xr zpool-features 7 , .Xr zfs 8 -.Xr zpool-features 7 .Sh AUTHORS This manual page is a .Xr mdoc 7 |