mirror of
https://git.proxmox.com/git/mirror_lxc
synced 2025-08-05 10:17:23 +00:00
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: Rob Landley <rlandley@parallels.com> Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com>
This commit is contained in:
parent
1b7d474304
commit
a3e80ccc74
@ -165,7 +165,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
</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>
|
||||
|
@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
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>
|
||||
|
||||
@ -177,7 +177,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||
</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>
|
||||
|
Loading…
Reference in New Issue
Block a user