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 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',