diff options
author | Günther Deschner <gd@samba.org> | 2014-12-17 13:48:53 +0100 |
---|---|---|
committer | Günther Deschner <gd@samba.org> | 2015-01-07 20:57:57 +0100 |
commit | 8d0729daf06c99f48f2bc545d22f47e5f0d2786f (patch) | |
tree | 9ebfd2abb173a6afc60905039dc19065da36add9 /docs-xml/wscript_build | |
parent | 2ec910dba4b7f5d6b96904bc38bf0899a4b46eab (diff) | |
download | samba-8d0729daf06c99f48f2bc545d22f47e5f0d2786f.tar.gz |
vfs: Add glusterfs manpage.
Bug: https://bugzilla.samba.org/show_bug.cgi?id=10240
Guenther
Signed-off-by: Günther Deschner <gd@samba.org>
Reviewed-by: Michael Adam <obnox@samba.org>
Autobuild-User(master): Günther Deschner <gd@samba.org>
Autobuild-Date(master): Wed Jan 7 20:57:57 CET 2015 on sn-devel-104
Diffstat (limited to 'docs-xml/wscript_build')
-rw-r--r-- | docs-xml/wscript_build | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build index f7d0db83b5c..0bc3f54807d 100644 --- a/docs-xml/wscript_build +++ b/docs-xml/wscript_build @@ -62,6 +62,7 @@ manpages=''' manpages/vfs_fileid.8 manpages/vfs_fruit.8 manpages/vfs_full_audit.8 + manpages/vfs_glusterfs.8 manpages/vfs_gpfs.8 manpages/vfs_linux_xfs_sgid.8 manpages/vfs_media_harmony.8 |