The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/941
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) === Signed-off-by: Evgeni Golov <evg...@debian.org>
From e9555a6bc7056cd887ee19c80b6c59627ac61255 Mon Sep 17 00:00:00 2001 From: Evgeni Golov <evg...@debian.org> Date: Sun, 3 Apr 2016 18:49:54 +0200 Subject: [PATCH] fix spelling mistakes spotted by Debian's lintian Signed-off-by: Evgeni Golov <evg...@debian.org> --- doc/ja/lxc-attach.sgml.in | 2 +- doc/ja/lxc-copy.sgml.in | 2 +- doc/ja/lxc-info.sgml.in | 2 +- doc/ko/lxc-attach.sgml.in | 2 +- doc/ko/lxc-copy.sgml.in | 2 +- doc/ko/lxc-info.sgml.in | 2 +- doc/lxc-attach.sgml.in | 2 +- doc/lxc-copy.sgml.in | 2 +- doc/lxc-info.sgml.in | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/doc/ja/lxc-attach.sgml.in b/doc/ja/lxc-attach.sgml.in index f8a0d0a..7f28b62 100644 --- a/doc/ja/lxc-attach.sgml.in +++ b/doc/ja/lxc-attach.sgml.in @@ -435,7 +435,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> network/pid namespace context of the attached process. In order not to interfere with the host's actual filesystem, the mount namespace will be unshared (like <command>lxc-unshare</command> - does) before this is done, esentially giving the process a new + does) before this is done, essentially giving the process a new mount namespace, which is identical to the hosts's mount namespace except for the <replaceable>/proc</replaceable> and <replaceable>/sys</replaceable> filesystems. diff --git a/doc/ja/lxc-copy.sgml.in b/doc/ja/lxc-copy.sgml.in index f362008..f7ed493 100644 --- a/doc/ja/lxc-copy.sgml.in +++ b/doc/ja/lxc-copy.sgml.in @@ -219,7 +219,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> <varlistentry> <term> <option>-s,--snapshot </option> </term> <listitem> - <para><!-- Create a snapshot of the orginal container. The backing + <para><!-- Create a snapshot of the original container. The backing storage for the copy must support snapshots. This currently includes aufs, btrfs, lvm, overlay, and zfs. --> 元のコンテナのスナップショットを作成します。コピー先のバッキングストレージがスナップショットをサポートしている必要があります。現時点では aufs、btrfs、lvm、overlay、zfs が対象となります。 diff --git a/doc/ja/lxc-info.sgml.in b/doc/ja/lxc-info.sgml.in index 23d8cbb..eb27c5e 100644 --- a/doc/ja/lxc-info.sgml.in +++ b/doc/ja/lxc-info.sgml.in @@ -86,7 +86,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> <para> <!-- Print a configuration key from the container. This option - may be given mulitple times to print out multiple key = value pairs. + may be given multiple times to print out multiple key = value pairs. --> コンテナの設定値を表示します。このオプションは複数の key = value のペアを表示したい場合には複数回指定することも可能です。 </para> diff --git a/doc/ko/lxc-attach.sgml.in b/doc/ko/lxc-attach.sgml.in index db5ebff..4f0a22c 100644 --- a/doc/ko/lxc-attach.sgml.in +++ b/doc/ko/lxc-attach.sgml.in @@ -420,7 +420,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> network/pid namespace context of the attached process. In order not to interfere with the host's actual filesystem, the mount namespace will be unshared (like <command>lxc-unshare</command> - does) before this is done, esentially giving the process a new + does) before this is done, essentially giving the process a new mount namespace, which is identical to the hosts's mount namespace except for the <replaceable>/proc</replaceable> and <replaceable>/sys</replaceable> filesystems. diff --git a/doc/ko/lxc-copy.sgml.in b/doc/ko/lxc-copy.sgml.in index 25f421d..40b3dba 100644 --- a/doc/ko/lxc-copy.sgml.in +++ b/doc/ko/lxc-copy.sgml.in @@ -214,7 +214,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> <listitem> <para> <!-- - Create a snapshot of the orginal container. The backing + Create a snapshot of the original container. The backing storage for the copy must support snapshots. This currently includes aufs, btrfs, lvm, overlay, and zfs. --> diff --git a/doc/ko/lxc-info.sgml.in b/doc/ko/lxc-info.sgml.in index 4f99c5a..2c4cc43 100644 --- a/doc/ko/lxc-info.sgml.in +++ b/doc/ko/lxc-info.sgml.in @@ -86,7 +86,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> <para> <!-- Print a configuration key from the container. This option - may be given mulitple times to print out multiple key = value pairs. + may be given multiple times to print out multiple key = value pairs. --> 컨테이너의 설정값을 표시한다. 이 옵션은 1개 이상의 key = value 쌍을 표시할 수 있다. </para> diff --git a/doc/lxc-attach.sgml.in b/doc/lxc-attach.sgml.in index fdb170c..c1937d9 100644 --- a/doc/lxc-attach.sgml.in +++ b/doc/lxc-attach.sgml.in @@ -324,7 +324,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA network/pid namespace context of the attached process. In order not to interfere with the host's actual filesystem, the mount namespace will be unshared (like <command>lxc-unshare</command> - does) before this is done, esentially giving the process a new + does) before this is done, essentially giving the process a new mount namespace, which is identical to the hosts's mount namespace except for the <replaceable>/proc</replaceable> and <replaceable>/sys</replaceable> filesystems. diff --git a/doc/lxc-copy.sgml.in b/doc/lxc-copy.sgml.in index 5b437a7..956939f 100644 --- a/doc/lxc-copy.sgml.in +++ b/doc/lxc-copy.sgml.in @@ -182,7 +182,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA <varlistentry> <term> <option>-s,--snapshot </option> </term> <listitem> - <para> Create a snapshot of the orginal container. The backing + <para> Create a snapshot of the original container. The backing storage for the copy must support snapshots. This currently includes aufs, btrfs, lvm, overlay, and zfs. </para> </listitem> diff --git a/doc/lxc-info.sgml.in b/doc/lxc-info.sgml.in index 02353a2..8ff1377 100644 --- a/doc/lxc-info.sgml.in +++ b/doc/lxc-info.sgml.in @@ -76,7 +76,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA <listitem> <para> Print a configuration key from the container. This option - may be given mulitple times to print out multiple key = value pairs. + may be given multiple times to print out multiple key = value pairs. </para> </listitem> </varlistentry>
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel