From: Rob Landley Date: Thu, 17 Feb 2011 09:07:44 +0000 (+0100) Subject: fix lxc-checkpoint and lxc-restart sgml labels X-Git-Tag: lxc-0.7.4~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a3e80ccc743c3fe3dc4eecd4da31004eba5924f7;p=thirdparty%2Flxc.git 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 Signed-off-by: Daniel Lezcano --- diff --git a/doc/lxc-checkpoint.sgml.in b/doc/lxc-checkpoint.sgml.in index 3b27dd20b..bf0efd98c 100644 --- a/doc/lxc-checkpoint.sgml.in +++ b/doc/lxc-checkpoint.sgml.in @@ -165,7 +165,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Notes + Notes Actually, this command does not operate. Its description helps to define a CLI api for future Checkpoint / Restart solution diff --git a/doc/lxc-restart.sgml.in b/doc/lxc-restart.sgml.in index 7dc0b7452..eb556d9cc 100644 --- a/doc/lxc-restart.sgml.in +++ b/doc/lxc-restart.sgml.in @@ -53,7 +53,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA config_file-s KEY=VAL --statefile=FILE --statefd=FD - + @@ -177,7 +177,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - Notes + Notes Actually, this command does not operate. Its description helps to define a CLI api for future Checkpoint / Restart solution