Re: [Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-25 Thread Ian Jackson
Olaf Hering writes ("Re: [PATCH 0/6] docs: convert manpages to pod"): > On Mon, Jul 24, Ian Jackson wrote: > > * There are a lot of other documents in docs/misc/ which are in > > markdown format. Some of them are internal. I'm pretty sure we don't > > want them _all_ converted. So even if you co

Re: [Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-24 Thread Olaf Hering
On Mon, Jul 24, Ian Jackson wrote: > * There are a lot of other documents in docs/misc/ which are in > markdown format. Some of them are internal. I'm pretty sure we don't > want them _all_ converted. So even if you convert the manpages, these > documents will remain. I did not intent to chang

Re: [Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-24 Thread Ian Jackson
Olaf Hering writes ("Re: [PATCH 0/6] docs: convert manpages to pod"): > On Mon, Jul 24, Ian Jackson wrote: > > Olaf Hering writes ("[PATCH 0/6] docs: convert manpages to pod"): > > > To remove the buildtime dependency to pandoc/ghc some manpages are > > > converted from markdown to pod format. This

Re: [Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-24 Thread Olaf Hering
On Mon, Jul 24, Ian Jackson wrote: > Olaf Hering writes ("[PATCH 0/6] docs: convert manpages to pod"): > > To remove the buildtime dependency to pandoc/ghc some manpages are > > converted from markdown to pod format. This will provide more manpages > > which are referenced in xl(1) and xl.cfg(5).

Re: [Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-24 Thread Ian Jackson
Olaf Hering writes ("[PATCH 0/6] docs: convert manpages to pod"): > To remove the buildtime dependency to pandoc/ghc some manpages are > converted from markdown to pod format. This will provide more manpages > which are referenced in xl(1) and xl.cfg(5). Sorry to ask this at this stage, but: did I

[Xen-devel] [PATCH 0/6] docs: convert manpages to pod

2017-07-24 Thread Olaf Hering
To remove the buildtime dependency to pandoc/ghc some manpages are converted from markdown to pod format. This will provide more manpages which are referenced in xl(1) and xl.cfg(5). This series does not cover xen-vbd-interface.7 because converting the lists used in this manpage was not straight f