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@amazon.com>
Acked-by: Ian Campbell <ian.campbell@citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
=back
-=over 4
-
Additionally, the "on_crash" event can also take:
+=over 4
+
=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.