[lxc-devel] [lxc/master] Fix doc build warnings

stgraber on Github lxc-bot at linuxcontainers.org
Tue Feb 16 06:17:03 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 353 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160216/b712cc79/attachment.bin>
-------------- next part --------------
From 129881b9d52cbe45ed1e2529da980fa231c4e97e Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at ubuntu.com>
Date: Tue, 16 Feb 2016 01:16:33 -0500
Subject: [PATCH] Fix doc build warnings
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Stéphane Graber <stgraber at ubuntu.com>
---
 doc/ja/lxc-checkpoint.sgml.in | 2 +-
 doc/ko/lxc-checkpoint.sgml.in | 2 +-
 doc/ko/lxc-ls.sgml.in         | 2 +-
 doc/lxc-checkpoint.sgml.in    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/doc/ja/lxc-checkpoint.sgml.in b/doc/ja/lxc-checkpoint.sgml.in
index 6ad323b..6f62f5a 100644
--- a/doc/ja/lxc-checkpoint.sgml.in
+++ b/doc/ja/lxc-checkpoint.sgml.in
@@ -94,7 +94,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
 
       <varlistentry>
         <term>
-          <option>-D <replacable>PATH</replacable>, --checkpoint-dir=<replacable>PATH</replacable></option>
+          <option>-D <replaceable>PATH</replaceable>, --checkpoint-dir=<replaceable>PATH</replaceable></option>
         </term>
         <listitem>
           <para>
diff --git a/doc/ko/lxc-checkpoint.sgml.in b/doc/ko/lxc-checkpoint.sgml.in
index e784a87..a8aebf4 100644
--- a/doc/ko/lxc-checkpoint.sgml.in
+++ b/doc/ko/lxc-checkpoint.sgml.in
@@ -96,7 +96,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
       <varlistentry>
         <term>
-          <option>-D <replacable>PATH</replacable>, --checkpoint-dir=<replacable>PATH</replacable></option>
+          <option>-D <replaceable>PATH</replaceable>, --checkpoint-dir=<replaceable>PATH</replaceable></option>
         </term>
         <listitem>
           <para>
diff --git a/doc/ko/lxc-ls.sgml.in b/doc/ko/lxc-ls.sgml.in
index 47e266c..d7c354a 100644
--- a/doc/ko/lxc-ls.sgml.in
+++ b/doc/ko/lxc-ls.sgml.in
@@ -28,7 +28,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com>
 
 <!DOCTYPE refentry PUBLIC @docdtd@ [
 
-<!ENTITY seealso SYSTEM "@builddir@/common_options.sgml">
+<!ENTITY commonoptions SYSTEM "@builddir@/common_options.sgml">
 <!ENTITY seealso SYSTEM "@builddir@/see_also.sgml">
 ]>
 
diff --git a/doc/lxc-checkpoint.sgml.in b/doc/lxc-checkpoint.sgml.in
index cb58074..f53e9fc 100644
--- a/doc/lxc-checkpoint.sgml.in
+++ b/doc/lxc-checkpoint.sgml.in
@@ -82,7 +82,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
       <varlistentry>
         <term>
-          <option>-D <replacable>PATH</replacable>, --checkpoint-dir=<replacable>PATH</replacable></option>
+          <option>-D <replaceable>PATH</replaceable>, --checkpoint-dir=<replaceable>PATH</replaceable></option>
         </term>
         <listitem>
           <para>


More information about the lxc-devel mailing list