summaryrefslogtreecommitdiffstats
path: root/sbin/gvinum/Makefile
diff options
context:
space:
mode:
authorle <le@FreeBSD.org>2005-11-19 20:26:52 +0000
committerle <le@FreeBSD.org>2005-11-19 20:26:52 +0000
commitdccc51c176b8baa3d71d771994c7821642c186cf (patch)
tree48190ff825de1077283cf7062f9017307ed646f6 /sbin/gvinum/Makefile
parent7f74b7e0865d73a2acccc73cf72fb4f34ab54934 (diff)
downloadFreeBSD-src-dccc51c176b8baa3d71d771994c7821642c186cf.zip
FreeBSD-src-dccc51c176b8baa3d71d771994c7821642c186cf.tar.gz
Finally bring in what was produced during Google SoC 2005:
Add functions to rename objects and to move a subdisk from one drive to another. Add manual page (finally). Bring up-to-date the online help. Obtained from: Chris Jones <chris.jones@ualberta.ca> Sponsored by: Google Summer of Code 2005 MFC in: 1 week
Diffstat (limited to 'sbin/gvinum/Makefile')
-rw-r--r--sbin/gvinum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gvinum/Makefile b/sbin/gvinum/Makefile
index 2e9b7c5..6d41497 100644
--- a/sbin/gvinum/Makefile
+++ b/sbin/gvinum/Makefile
@@ -2,7 +2,7 @@
PROG= gvinum
SRCS= gvinum.c gvinum.h geom_vinum_share.c
-NO_MAN= # not yet
+MAN= gvinum.8
CFLAGS+= -I${.CURDIR}/../../sys
OpenPOWER on IntegriCloud