[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen-unstable] docs: correct formatting errors in xmdomain.cfg
# HG changeset patch # User Matt Wilson <msw@xxxxxxxxxx> # Date 1347272035 -3600 # Node ID c7e4b7e643035fe070a7cdf32e3773762e457e48 # Parent 2dfea3dff550f33aa3792b8b3c6b6fced5c66eda 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 <msw@xxxxxxxxxx> Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Committed-by: Ian Campbell <ian.campbell@xxxxxxxxxx> --- diff -r 2dfea3dff550 -r c7e4b7e64303 docs/man/xmdomain.cfg.pod.5 --- a/docs/man/xmdomain.cfg.pod.5 Mon Sep 10 11:13:54 2012 +0100 +++ b/docs/man/xmdomain.cfg.pod.5 Mon Sep 10 11:13:55 2012 +0100 @@ -298,16 +298,14 @@ it holds, so that the new one may take t =back +Additionally, the "on_crash" event can also take: + =over 4 -Additionally, the "on_crash" event can also take: - =item B<coredump-destroy> Dump the crashed domain's core and then destroy it. -=back - =item B<coredump-restart> Dump the crashed domain's core and then restart it. _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |