aboutsummaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2004-06-15 17:31:35 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2004-06-15 17:31:35 +0000
commit578b2b7d2e08a798c549224990cdd3cb62a2db95 (patch)
treec3703db2d2ed85c035885c44c1004ef01ff3d896 /sbin
parent591b993b83997f8448bfda45e22eb639900844a1 (diff)
Notes
Diffstat (limited to 'sbin')
-rw-r--r--sbin/geom/core/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/core/Makefile b/sbin/geom/core/Makefile
index 9c920dd35694..053dbd0da3dd 100644
--- a/sbin/geom/core/Makefile
+++ b/sbin/geom/core/Makefile
@@ -3,7 +3,7 @@
.PATH: ${.CURDIR}/../misc
PROG= geom
-NOMAN= notyet
+MAN= geom.8
SRCS= geom.c subr.c
CFLAGS+= -DCLASSDIR=\"${CLASSDIR}\"