The following pull request was submitted through Github.
It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/3160

This e-mail was sent by the LXC bot, direct replies will not reach the author
unless they happen to be subscribed to this list.

=== Description (from pull-request) ===
Update for commit 767bd70

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
From 8f6d5e9cc8eba65c69ce3fddf1e81469a75da8b0 Mon Sep 17 00:00:00 2001
From: KATOH Yasufumi <ka...@jazz.email.ne.jp>
Date: Sun, 13 Oct 2019 01:39:52 +0900
Subject: [PATCH] Update lxc.containers.conf(5) in Japanese

Update for commit 767bd70

Signed-off-by: KATOH Yasufumi <ka...@jazz.email.ne.jp>
---
 doc/ja/lxc.container.conf.sgml.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/ja/lxc.container.conf.sgml.in 
b/doc/ja/lxc.container.conf.sgml.in
index ba667f4a3b..1c8984cafe 100644
--- a/doc/ja/lxc.container.conf.sgml.in
+++ b/doc/ja/lxc.container.conf.sgml.in
@@ -1561,9 +1561,9 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
               <option>create=dir</option> と <option>create=file</option> 
は、マウントポイントをマウントする際にディレクトリもしくはファイルを作成します。
               <option>relative</option> を指定すると、マウントされたコンテナルートからの相対パスとして取得されます。
             </para>
-            <screen>
+            <programlisting>
               dev/null proc/kcore none bind,relative 0 0
-            </screen>
+            </programlisting>
             <para>
               <!--
               Will expand dev/null to 
${<option>LXC_ROOTFS_MOUNT</option>}/dev/null,
_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to