The patch fixes two build breaks in the sgml files:
lxc-checkpoint.sgml.in
Element Title in namespace '' encountered in refsect1, but no template
matches.
lxc-restart.sgml:58: parser error : AttValue: " or ' expected
<arg
choice=req><option>--name=<replaceable>NAME</replaceable></option></a
Signed-off-by: Rob Landley <rlandley@parallels.com>
Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
</refsect1>
<refsect1>
- <Title>Notes</Title>
+ <title>Notes</title>
<para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart
solution</para>
config_file</optional><optional>-s KEY=VAL</optional>
--statefile=<replaceable>FILE</replaceable>
--statefd=<replaceable>FD</replaceable></command>
- <arg choice=req><option>--name=<replaceable>NAME</replaceable></option></arg>
+ <arg choice="req"><option>--name=<replaceable>NAME</replaceable></option></arg>
</cmdsynopsis>
</refsynopsisdiv>
</refsect1>
<refsect1>
- <Title>Notes</Title>
+ <title>Notes</title>
<para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart
solution</para>