From 95bafb5ad41458fbb16c680af94c2841c49c5322 Mon Sep 17 00:00:00 2001 From: shishir gowda Date: Tue, 7 Sep 2010 04:29:34 +0000 Subject: Man page updates Signed-off-by: shishir gowda Signed-off-by: Vijay Bellur BUG: 1529 (need man pages for 'gluster' and 'glusterd') URL: http://bugs.gluster.com/cgi-bin/bugzilla3/show_bug.cgi?id=1529 --- extras/FreeBSD/Makefile | 2 +- extras/Solaris/Prototype | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'extras') 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 diff --git a/extras/Solaris/Prototype b/extras/Solaris/Prototype index 1cf3c2eb93b..cb2d99d8c67 100644 --- a/extras/Solaris/Prototype +++ b/extras/Solaris/Prototype @@ -11,6 +11,7 @@ d none /usr/sfw/share/man/man8 0755 root bin f none /usr/sfw/share/man/man8/glusterfs.8 0644 root root f none /usr/sfw/share/man/man8/gluster.8 0644 root root f none /usr/sfw/share/man/man8/glusterd.8 0644 root root +f none /usr/sfw/share/man/man8/glusterfs-volgen.8 0644 root root d none /usr/sfw/share/doc 0755 root bin d none /usr/sfw/share/doc/glusterfs 0755 root root d none /usr/sfw/share/doc/glusterfs/examples 0755 root root -- cgit