diff options
author | shishir gowda <shishirng@gluster.com> | 2010-09-07 04:29:34 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-09-07 07:45:58 -0700 |
commit | 95bafb5ad41458fbb16c680af94c2841c49c5322 (patch) | |
tree | e02eab3aea5bab89b12a9d945ed3d221eab0fa39 /extras/FreeBSD | |
parent | 09f9bd0bdc3d0f055f83ef1fc76be065cb26b26d (diff) |
Man page updates
Signed-off-by: shishir gowda <shishirng@gluster.com>
Signed-off-by: Vijay Bellur <vijay@dev.gluster.com>
BUG: 1529 (need man pages for 'gluster' and 'glusterd')
URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1529
Diffstat (limited to 'extras/FreeBSD')
-rw-r--r-- | extras/FreeBSD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/extras/FreeBSD/Makefile b/extras/FreeBSD/Makefile index a4309484345..26fe85c885f 100644 --- a/extras/FreeBSD/Makefile +++ b/extras/FreeBSD/Makefile @@ -20,7 +20,7 @@ BUILD_DEPENDS= fusefs-libs>2.6.3:${PORTSDIR}/sysutils/fusefs-libs LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod -MAN8= glusterfs.8 gluster.8 glusterd.8 +MAN8= glusterfs.8 gluster.8 glusterd.8 glusterfs-volgen.8 GNU_CONFIGURE= yes USE_LDCONFIG= yes USE_AUTOTOOLS= libtool:15 |