]> arthur.barton.de Git - ocf-ra.git/commitdiff
OCFS2_DRBD: Fix order of longdesc, shortdesc, and content
authorAlexander Barton <alex@barton.de>
Tue, 22 Sep 2009 15:59:42 +0000 (17:59 +0200)
committerAlexander Barton <alex@barton.de>
Tue, 22 Sep 2009 15:59:42 +0000 (17:59 +0200)
OCFS2_DRBD

index 974b17119aba69ef5aecf3f61b1d97b035a91ed2..851edeaf56c04b3f8c86187233cd217b88fe7e85 100755 (executable)
@@ -60,9 +60,9 @@ This Resource Agent starts and stops OCFS2 file systems located on DRBD devices.
 <content type="string" default="" />
 </parameter>
 <parameter name="reload_cron" unique="1">
-<content type="boolean" default="0" />
-<shortdesc lang="en">Reload CRON configuration</shortdesc>
 <longdesc lang="en">Reload CRON configuration after mounting OCFS2 filesystem</longdesc>
+<shortdesc lang="en">Reload CRON configuration</shortdesc>
+<content type="boolean" default="0" />
 </parameter>
 </parameters>