]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Update Japanese lxc-clone(1)
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 18 Feb 2014 07:05:00 +0000 (16:05 +0900)
committerSerge Hallyn <serge.hallyn@ubuntu.com>
Tue, 18 Feb 2014 15:27:36 +0000 (09:27 -0600)
Update for commit f9ae4107f7ec6d193c3751744e28c9009aaebfbb

Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Signed-off-by: Serge Hallyn <serge.hallyn@ubuntu.com>
doc/ja/lxc-clone.sgml.in

index e05df517174b092c62052518694a94294cabaea3..1cdc2594289403fa7e595384baacfac4d3bef77e 100644 (file)
@@ -110,12 +110,13 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
     <para>
       <!--
       The backing store of the new container will be the same type as the
-      original container,
-      with one exception:  aufs and overlayfs snapshots can be created of directory backed
-      containers.  This can be requested by using (for overlayfs) the <replaceable>-B overlayfs</replaceable>
-      arguments.
+      original container, with one exception, overlay containers.
+      aufs and overlayfs snapshots can be created of directory backed
+      containers.  This can be requested by using (for overlayfs) the
+      <replaceable>-B overlayfs</replaceable> arguments.
       -->
-      新しいコンテナのバッキングストアは,元のコンテナのタイプと同じになります.ただし,ディレクトリバックエンドのコンテナのスナップショットを aufs もしくは overlayfs で作製することは可能です.
+      新しいコンテナのバッキングストアは,オーバーレイタイプのコンテナを除いては元のコンテナのタイプと同じになります.
+      ディレクトリバックエンドのコンテナのスナップショットを aufs もしくは overlayfs で作成することは可能です.
       例えば,overlayfs の場合は <replaceable>-B overlayfs</replaceable> という引数を使って指定することが可能です.
     </para>