* [PATCH] fix man/xl.cfg.pod.5
@ 2015-03-19 12:52 Riku Voipio
2015-03-19 13:02 ` Wei Liu
0 siblings, 1 reply; 3+ messages in thread
From: Riku Voipio @ 2015-03-19 12:52 UTC (permalink / raw)
To: xen-devel; +Cc: Riku Voipio, wei.liu2, ian.campbell
Since b642ed677501767649ba24948796ea4045fd256d making docs
fail with:
man/xl.cfg.pod.5 around line 273: Unterminated B<...> sequence
POD document had syntax errors at /usr/bin/pod2text line 84.
Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
---
docs/man/xl.cfg.pod.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
index 93cd7d2..ec28530 100644
--- a/docs/man/xl.cfg.pod.5
+++ b/docs/man/xl.cfg.pod.5
@@ -270,7 +270,7 @@ it will crash.
=over 4
-=item B<vnuma=[ VNODE_SPEC, VNODE_SPEC, ... ]
+=item B<vnuma=[ VNODE_SPEC, VNODE_SPEC, ... ]>
Specify virtual NUMA configuration with positional arguments. The
nth B<VNODE_SPEC> in the list specifies the configuration of nth
--
2.1.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] fix man/xl.cfg.pod.5
2015-03-19 12:52 [PATCH] fix man/xl.cfg.pod.5 Riku Voipio
@ 2015-03-19 13:02 ` Wei Liu
2015-03-19 14:48 ` Ian Campbell
0 siblings, 1 reply; 3+ messages in thread
From: Wei Liu @ 2015-03-19 13:02 UTC (permalink / raw)
To: Riku Voipio; +Cc: wei.liu2, ian.campbell, xen-devel
On Thu, Mar 19, 2015 at 02:52:57PM +0200, Riku Voipio wrote:
> Since b642ed677501767649ba24948796ea4045fd256d making docs
> fail with:
>
> man/xl.cfg.pod.5 around line 273: Unterminated B<...> sequence
> POD document had syntax errors at /usr/bin/pod2text line 84.
>
> Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
Acked-by: Wei Liu <wei.liu2@citrix.com>
Thanks for fixing.
> ---
> docs/man/xl.cfg.pod.5 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/docs/man/xl.cfg.pod.5 b/docs/man/xl.cfg.pod.5
> index 93cd7d2..ec28530 100644
> --- a/docs/man/xl.cfg.pod.5
> +++ b/docs/man/xl.cfg.pod.5
> @@ -270,7 +270,7 @@ it will crash.
>
> =over 4
>
> -=item B<vnuma=[ VNODE_SPEC, VNODE_SPEC, ... ]
> +=item B<vnuma=[ VNODE_SPEC, VNODE_SPEC, ... ]>
>
> Specify virtual NUMA configuration with positional arguments. The
> nth B<VNODE_SPEC> in the list specifies the configuration of nth
> --
> 2.1.4
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] fix man/xl.cfg.pod.5
2015-03-19 13:02 ` Wei Liu
@ 2015-03-19 14:48 ` Ian Campbell
0 siblings, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2015-03-19 14:48 UTC (permalink / raw)
To: Wei Liu; +Cc: Riku Voipio, xen-devel
On Thu, 2015-03-19 at 13:02 +0000, Wei Liu wrote:
> On Thu, Mar 19, 2015 at 02:52:57PM +0200, Riku Voipio wrote:
> > Since b642ed677501767649ba24948796ea4045fd256d making docs
> > fail with:
> >
> > man/xl.cfg.pod.5 around line 273: Unterminated B<...> sequence
> > POD document had syntax errors at /usr/bin/pod2text line 84.
> >
> > Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
>
> Acked-by: Wei Liu <wei.liu2@citrix.com>
Likewise, plus applied.
> Thanks for fixing.
Yep, thanks!
(not sure why my local prepush builds don't catch this, oh well...)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-03-19 14:48 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-03-19 12:52 [PATCH] fix man/xl.cfg.pod.5 Riku Voipio
2015-03-19 13:02 ` Wei Liu
2015-03-19 14:48 ` Ian Campbell
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.