The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/lxc/pull/1065
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: Stéphane Graber <stgra...@ubuntu.com>
From 3f3fd9e2baf9b1b9ba1a620c43599adadb6d3f68 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgra...@ubuntu.com> Date: Wed, 29 Jun 2016 16:56:41 -0400 Subject: [PATCH] Fix typo found by lintian MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Stéphane Graber <stgra...@ubuntu.com> --- doc/ja/lxc-attach.sgml.in | 2 +- doc/ko/lxc-attach.sgml.in | 2 +- doc/lxc-attach.sgml.in | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ja/lxc-attach.sgml.in b/doc/ja/lxc-attach.sgml.in index 2a8d5b6..25322da 100644 --- a/doc/ja/lxc-attach.sgml.in +++ b/doc/ja/lxc-attach.sgml.in @@ -327,7 +327,7 @@ by KATOH Yasufumi <karma at jazz.email.ne.jp> <para> <!-- <emphasis>Important:</emphasis> When a standard file descriptor - does not refer to a pty ouput produced on it will not be logged. + does not refer to a pty output produced on it will not be logged. --> <emphasis>重要:</emphasis> 標準ファイルディスクリプタが pty を参照していない場合、それらに対する出力は記録されないでしょう。 </para> diff --git a/doc/ko/lxc-attach.sgml.in b/doc/ko/lxc-attach.sgml.in index 3a6e9b1..eb7baf0 100644 --- a/doc/ko/lxc-attach.sgml.in +++ b/doc/ko/lxc-attach.sgml.in @@ -316,7 +316,7 @@ by Sungbae Yoo <sungbae.yoo at samsung.com> <para> <!-- <emphasis>Important:</emphasis> When a standard file descriptor - does not refer to a pty ouput produced on it will not be logged. + does not refer to a pty output produced on it will not be logged. --> <emphasis>중요:</emphasis> 표준 입출력 파일 디스크립터가 pty를 참조하지 않으면, 기록되지 않는다. </para> diff --git a/doc/lxc-attach.sgml.in b/doc/lxc-attach.sgml.in index 2b7203f..3b103f9 100644 --- a/doc/lxc-attach.sgml.in +++ b/doc/lxc-attach.sgml.in @@ -247,7 +247,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA </para> <para> <emphasis>Important:</emphasis> When a standard file descriptor - does not refer to a pty ouput produced on it will not be logged. + does not refer to a pty output produced on it will not be logged. </para> </listitem> </varlistentry>
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel