summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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',