summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sbin/geom/class/mirror/Makefile1
-rw-r--r--sbin/geom/core/geom.81
2 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/class/mirror/Makefile b/sbin/geom/class/mirror/Makefile
index fc6c360..f07a790 100644
--- a/sbin/geom/class/mirror/Makefile
+++ b/sbin/geom/class/mirror/Makefile
@@ -4,7 +4,6 @@
CLASS= mirror
-NOMAN= notyet
DPADD= ${LIBMD}
LDADD= -lmd
diff --git a/sbin/geom/core/geom.8 b/sbin/geom/core/geom.8
index 46cbb8a..503058c 100644
--- a/sbin/geom/core/geom.8
+++ b/sbin/geom/core/geom.8
@@ -112,6 +112,7 @@ Exit status is 0 on success, and 1 if the command fails.
.Xr geom 4 ,
.Xr gconcat 8 ,
.Xr glabel 8 ,
+.Xr gmirror 8 ,
.Xr gnop 8 ,
.Xr gstripe 8
.Sh HISTORY
OpenPOWER on IntegriCloud