From mboxrd@z Thu Jan 1 00:00:00 1970 From: Fabio M. Di Nitto Date: Tue, 06 Dec 2011 14:43:41 +0100 Subject: [Cluster-devel] Fix fence-agents manpages In-Reply-To: References: Message-ID: <4EDE1C0D.3080209@fabbione.net> List-Id: To: cluster-devel.redhat.com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit On 12/6/2011 2:27 PM, Arnaud Quette wrote: > Hi Cluster-devel list, > > You will find attached a patch originating from Ubuntu (Andres > Rodriguez), that fixes a few issues in manpages (namely fence_drac and > fence_scsi). I wonder why the ubuntu/canonical maintainers can?t post patches directly for upstream inclusion. > > Please consider applying it. > > As a side note, you may want to consider Asciidoc [1] to handle > generation of manpages, in groff and html format. > This already takes care of the groff formating, and would avoid the > above kind of issues. > That said, iirc you're also doing some POD style extraction, so it may > not be fully relevant. goal is to have all manpages generated at build time via fence_agent -o metadata output. Most of patches already exists for those few agents that don?t it. Fabio