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

diff --git a/doc/ja/lxc-create.sgml.in b/doc/ja/lxc-create.sgml.in
index a28bbd4..2848845 100644
--- a/doc/ja/lxc-create.sgml.in
+++ b/doc/ja/lxc-create.sgml.in
@@ -156,7 +156,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
        <listitem>
           <para>
             <!--
-           'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', or 'best'.  
The
+           'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', 'zfs', or 
'best'.  The
            default is 'dir', meaning that the container root filesystem
            will be a directory under 
<filename>@LXCPATH@/container/rootfs</filename>.
            This backing store type allows the optional
@@ -184,7 +184,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
            <replaceable>&#045;&#045;fssize SIZE</replaceable> will create a LV 
(and
            filesystem) of size SIZE rather than the default, which is 1G.
             -->
-            'backingstore' には 'dir' か 'lvm' か 'loop' か 'btrfs' か 'best' 
のいずれかを指定します。
+            'backingstore' には 'dir' か 'lvm' か 'loop' か 'btrfs' か 'zfs' か 
'best' のいずれかを指定します。
             デフォルトは 'dir' で、コンテナのルートファイルシステムが 
<filename>@LXCPATH@/container/rootfs</filename> 以下のディレクトリであることを意味します。
             'dir' にはオプションとして <replaceable>--dir ROOTFS</replaceable> 
を指定することも可能です。
             このオプションは、デフォルトの代わりに特定のパス以下にコンテナの rootfs を置くということになります。
diff --git a/doc/lxc-create.sgml.in b/doc/lxc-create.sgml.in
index 9735460..b90d673 100644
--- a/doc/lxc-create.sgml.in
+++ b/doc/lxc-create.sgml.in
@@ -126,7 +126,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, 
MA 02110-1301 USA
        </term>
        <listitem>
          <para>
-           'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', or 'best'.  
The
+           'backingstore' is one of 'dir', 'lvm', 'loop', 'btrfs', 'zfs', or 
'best'.  The
            default is 'dir', meaning that the container root filesystem
            will be a directory under 
<filename>@LXCPATH@/container/rootfs</filename>.
            This backing store type allows the optional
-- 
1.9.0

_______________________________________________
lxc-devel mailing list
lxc-devel@lists.linuxcontainers.org
http://lists.linuxcontainers.org/listinfo/lxc-devel

Reply via email to