From: Matt Wilson Date: Mon, 10 Sep 2012 10:13:55 +0000 (+0100) Subject: docs: correct formatting errors in xmdomain.cfg X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~7964 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=840f21427f87d80e36296638d540211692fc6ff0;p=xen.git docs: correct formatting errors in xmdomain.cfg This patch corrects the following errors produced by pod2man: Hey! The above document had some coding errors, which are explained below: Around line 301: You can't have =items (as at line 305) unless the first thing after the =over is an =item Around line 311: '=item' outside of any '=over' Signed-off-by: Matt Wilson Acked-by: Ian Campbell Committed-by: Ian Campbell --- diff --git a/docs/man/xmdomain.cfg.pod.5 b/docs/man/xmdomain.cfg.pod.5 index 99fca68e4e..2e73db4c71 100644 --- a/docs/man/xmdomain.cfg.pod.5 +++ b/docs/man/xmdomain.cfg.pod.5 @@ -298,16 +298,14 @@ it holds, so that the new one may take them. =back -=over 4 - Additionally, the "on_crash" event can also take: +=over 4 + =item B Dump the crashed domain's core and then destroy it. -=back - =item B Dump the crashed domain's core and then restart it.