All of lore.kernel.org
 help / color / mirror / Atom feed
* [Cluster-devel] [PATCH 3/3] fence_ipmilan: add long description
       [not found] <1372677226.10921904.1389349631259.JavaMail.root@redhat.com>
@ 2014-01-10 10:44 ` Ondrej Mular
  0 siblings, 0 replies; only message in thread
From: Ondrej Mular @ 2014-01-10 10:44 UTC (permalink / raw)
  To: cluster-devel.redhat.com

---
 fence/agents/ipmilan/fence_ipmilan.py | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/fence/agents/ipmilan/fence_ipmilan.py b/fence/agents/ipmilan/fence_ipmilan.py
index 7b50772..e15dc94 100644
--- a/fence/agents/ipmilan/fence_ipmilan.py
+++ b/fence/agents/ipmilan/fence_ipmilan.py
@@ -180,7 +180,9 @@ def main():
 
     docs = { }
     docs["shortdesc"] = "Fence agent for IPMI"
-    docs["longdesc"] = "Fence agent for IPMI"
+    docs["longdesc"] = "fence_ipmilan is an I/O Fencing agent\
+which can be used with machines controlled by IPMI.\
+This agent calls support software ipmitool (http://ipmitool.sf.net/)."
     docs["vendorurl"] = ""
     docs["symlink"] = [("fence_ilo3", "Fence agent for HP iLO3"),
                        ("fence_ilo4", "Fence agent for HP iLO4"),
-- 
1.8.3.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2014-01-10 10:44 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <1372677226.10921904.1389349631259.JavaMail.root@redhat.com>
2014-01-10 10:44 ` [Cluster-devel] [PATCH 3/3] fence_ipmilan: add long description Ondrej Mular

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.