summaryrefslogtreecommitdiffstats
path: root/lib_cman.py
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-11-08 15:41:41 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-11-08 15:48:53 +0100
commitd488571536db8254ad2513c03d5bd7989acb5b5e (patch)
tree672b55a3db9d1cc97df6a76ea40c7f5256ba029a /lib_cman.py
parent8df95f44caddcf60b53b1ada5e674651e407262d (diff)
downloadcluster-overview-d488571536db8254ad2513c03d5bd7989acb5b5e.tar.gz
cluster-overview-d488571536db8254ad2513c03d5bd7989acb5b5e.tar.xz
cluster-overview-d488571536db8254ad2513c03d5bd7989acb5b5e.zip
cman: forgotten man page for qdiskd
Signed-off-by: Jan Pokorný <jpokorny@redhat.com>
Diffstat (limited to 'lib_cman.py')
-rw-r--r--lib_cman.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/lib_cman.py b/lib_cman.py
index 80fbfb2..eb91c17 100644
--- a/lib_cman.py
+++ b/lib_cman.py
@@ -286,6 +286,9 @@ class CmanQdiskd(Daemon):
web='https://git.fedorahosted.org/cgit/cluster.git',
ml='https://lists.fedorahosted.org/mailman/listinfo/cluster-commits',
)
+ man = [
+ 'qdiskd(8)',
+ ]
ids = dict(
srpm='cluster',
rpm='cman',