Commit a3e80ccc by Rob Landley Committed by Daniel Lezcano

fix lxc-checkpoint and lxc-restart sgml labels

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: 's avatarRob Landley <rlandley@parallels.com> Signed-off-by: 's avatarDaniel Lezcano <dlezcano@fr.ibm.com>
parent 1b7d4743
...@@ -165,7 +165,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -165,7 +165,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</refsect1> </refsect1>
<refsect1> <refsect1>
<Title>Notes</Title> <title>Notes</title>
<para>Actually, this command does not operate. Its description <para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart helps to define a CLI api for future Checkpoint / Restart
solution</para> solution</para>
......
...@@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
config_file</optional><optional>-s KEY=VAL</optional> config_file</optional><optional>-s KEY=VAL</optional>
--statefile=<replaceable>FILE</replaceable> --statefile=<replaceable>FILE</replaceable>
--statefd=<replaceable>FD</replaceable></command> --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> </cmdsynopsis>
</refsynopsisdiv> </refsynopsisdiv>
...@@ -177,7 +177,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA ...@@ -177,7 +177,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
</refsect1> </refsect1>
<refsect1> <refsect1>
<Title>Notes</Title> <title>Notes</title>
<para>Actually, this command does not operate. Its description <para>Actually, this command does not operate. Its description
helps to define a CLI api for future Checkpoint / Restart helps to define a CLI api for future Checkpoint / Restart
solution</para> solution</para>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment