summaryrefslogtreecommitdiffstats
path: root/lib_cman.py
diff options
context:
space:
mode:
authorJan Pokorný <jpokorny@redhat.com>2013-11-08 16:04:00 +0100
committerJan Pokorný <jpokorny@redhat.com>2013-11-08 16:04:00 +0100
commitfddfbb44e7d3b1b00707e1e1510bf9910271c9d9 (patch)
tree3dbe70c5e0aa7f9942ca55b22f0238361b8ef9fa /lib_cman.py
parent57a55480853072c5b9c84129c8a708a50ebc3ed8 (diff)
downloadcluster-overview-fddfbb44e7d3b1b00707e1e1510bf9910271c9d9.tar.gz
cluster-overview-fddfbb44e7d3b1b00707e1e1510bf9910271c9d9.tar.xz
cluster-overview-fddfbb44e7d3b1b00707e1e1510bf9910271c9d9.zip
cman: add forgotten fenced man page reference
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 382cfcd..fbb1de6 100644
--- a/lib_cman.py
+++ b/lib_cman.py
@@ -350,6 +350,9 @@ class CmanFenced(Daemon):
web='https://git.fedorahosted.org/cgit/cluster.git',
ml='https://lists.fedorahosted.org/mailman/listinfo/cluster-commits',
)
+ man = [
+ 'fenced(8)',
+ ]
ids = dict(
srpm='cluster',
rpm='cman',