summaryrefslogtreecommitdiffstats
path: root/extras
diff options
context:
space:
mode:
authorshishir gowda <shishirng@gluster.com>2010-09-06 05:50:06 +0000
committerVijay Bellur <vijay@dev.gluster.com>2010-09-06 09:37:36 -0700
commitd96a02e48399c79ee5fc3581f28053fcf662fc5f (patch)
tree4a6ec8f2b9212e82a368882bf8aed4df2481024b /extras
parent1bdee1756e70ec2611e568776dd93c70f5e6feef (diff)
Man page entries for glusterd
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')
-rw-r--r--extras/FreeBSD/Makefile2
-rw-r--r--extras/Solaris/Prototype1
2 files changed, 2 insertions, 1 deletions
diff --git a/extras/FreeBSD/Makefile b/extras/FreeBSD/Makefile
index ec4b2c6f214..a4309484345 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
+MAN8= glusterfs.8 gluster.8 glusterd.8
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool:15
diff --git a/extras/Solaris/Prototype b/extras/Solaris/Prototype
index c6120234a37..1cf3c2eb93b 100644
--- a/extras/Solaris/Prototype
+++ b/extras/Solaris/Prototype
@@ -10,6 +10,7 @@ d none /usr/sfw/share/man 0755 root bin
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
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