diff options
author | shishir gowda <shishirng@gluster.com> | 2010-09-06 01:58:48 +0000 |
---|---|---|
committer | Vijay Bellur <vijay@dev.gluster.com> | 2010-09-06 02:21:48 -0700 |
commit | 3cb231e7970222a7360f982934edc5c6f8475883 (patch) | |
tree | 4e74786fbe05359e6dcc2e5dff3057be18ec9564 /glusterfs.spec.in | |
parent | 386ea89d93497f805c77773515a735a11ef67f29 (diff) |
Man pages for gluster
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 'glusterfs.spec.in')
-rw-r--r-- | glusterfs.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 4ea1b31443c..3e1aceb24db 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -145,6 +145,7 @@ fi %{_sbindir}/gluster %{_sbindir}/glusterd %{_mandir}/man8/*glusterfs.8* +%{_mandir}/man8/*gluster.8* %dir /var/log/glusterfs %exclude %{_libdir}/glusterfs/%{version}/transport/ib-verbs* %exclude %{_libdir}/glusterfs/%{version}/xlator/mount/fuse* |