]> git.ipfire.org Git - thirdparty/lxc.git/commitdiff
doc: Fix some typos
authorKATOH Yasufumi <karma@jazz.email.ne.jp>
Tue, 1 Oct 2013 04:19:43 +0000 (13:19 +0900)
committerStéphane Graber <stgraber@ubuntu.com>
Wed, 2 Oct 2013 15:43:55 +0000 (11:43 -0400)
Signed-off-by: KATOH Yasufumi <karma@jazz.email.ne.jp>
Acked-by: Stéphane Graber <stgraber@ubuntu.com>
doc/ja/lxc-clone.sgml.in
doc/ja/lxc.conf.sgml.in
doc/lxc-clone.sgml.in
doc/lxc.conf.sgml.in

index 096ef9725867796291ad2873756f0da9b4c1c0a7..95710cd293950d2ffe70647da8631eae619a5d3c 100644 (file)
@@ -96,7 +96,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
       a very small copy-on-write snapshot of the original container.  Snapshot
       clones require the new container backing store to support snapshotting.  Currently
       this includes only btrfs, lvm, overlayfs and zfs.  LVM devices do not support
-      snapshots fo snapshots.
+      snapshots of snapshots.
       -->
       <command>lxc-clone</command> は,新しいコンテナを既に存在するコンテナのクローンとして作製します.クローンは 2 つのタイプをサポートします: コピーとスナップショットです.コピータイプのクローンは元のコンテナから新しいコンテナへ root ファイルシステムをコピーします.スナップショットファイルシステムは,バッキングストアのスナップショット機能を使い,元のコンテナの非常に小さな copy-on-write でのスナップショットを作製します.スナップショットでのクローンは,新しいコンテナのバッキングストアとしてスナップショット機能のサポートが必要になります.現時点では,このようなバッキングストアとしては btrfs, lvm, overlayfs, zfs のみをサポートします.LVM デバイスはスナップショットのスナップショットはサポートしていません.
     </para>
@@ -166,7 +166,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
        <listitem>
          <para>
             <!--
-           Use the same MAC address as the original container, rather tahn
+           Use the same MAC address as the original container, rather than
            generating a new random one.
             -->
             新しい MAC アドレスをランダムに生成せずに,元のコンテナと同じ MAC アドレスを使用します.
index c4d17ff25ea98af5054226afd3242f22af7db871..f579f1d26c30914ebcf1295d96581df70a7976db 100644 (file)
@@ -1287,7 +1287,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp>
          <listitem> LXC_ROOTFS_MOUNT: the path to the mounted root filesystem. </listitem>
          <listitem> LXC_CONFIG_FILE: the path to the container configuration file. </listitem>
          <listitem> LXC_SRC_NAME: in the case of the clone hook, this is the original container's name. </listitem>
-         <listitem> LXC_ROOTFS_PATH: this is the lxc.rootfs enty for the container.  Note this is likely not where the mounted rootfs is to be found, use LXC_ROOTFS_MOUNT for that. </listitem>
+         <listitem> LXC_ROOTFS_PATH: this is the lxc.rootfs entry for the container.  Note this is likely not where the mounted rootfs is to be found, use LXC_ROOTFS_MOUNT for that. </listitem>
        </itemizedlist>
         -->
         コンテナのフックが実行されるとき,情報がコマンドライン引数と環境変数の両方を通して渡されます.引数は:
index a2efe8504ec94e5a792b759ffaff34098e309368..7b50094f40acb5b395a964ae613e18fead620b5d 100644 (file)
@@ -89,7 +89,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
       a very small copy-on-write snapshot of the original container.  Snapshot
       clones require the new container backing store to support snapshotting.  Currently
       this includes only btrfs, lvm, overlayfs and zfs.  LVM devices do not support
-      snapshots fo snapshots.
+      snapshots of snapshots.
     </para>
 
     <para>
@@ -144,7 +144,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
        </term>
        <listitem>
          <para>
-           Use the same MAC address as the original container, rather tahn
+           Use the same MAC address as the original container, rather than
            generating a new random one.
          </para>
        </listitem>
index f03dcd97e24d36a9af3ebe860b767a8cf034035b..dd68d486aa04ea9f3a91b364e9dfa4bb1a031e43 100644 (file)
@@ -1014,7 +1014,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
          <listitem> LXC_ROOTFS_MOUNT: the path to the mounted root filesystem. </listitem>
          <listitem> LXC_CONFIG_FILE: the path to the container configuration file. </listitem>
          <listitem> LXC_SRC_NAME: in the case of the clone hook, this is the original container's name. </listitem>
-         <listitem> LXC_ROOTFS_PATH: this is the lxc.rootfs enty for the container.  Note this is likely not where the mounted rootfs is to be found, use LXC_ROOTFS_MOUNT for that. </listitem>
+         <listitem> LXC_ROOTFS_PATH: this is the lxc.rootfs entry for the container.  Note this is likely not where the mounted rootfs is to be found, use LXC_ROOTFS_MOUNT for that. </listitem>
        </itemizedlist>
       </para>
       <para>