[lxc-devel] [lxc/master] Fix typo found by lintian

stgraber on Github lxc-bot at linuxcontainers.org
Wed Jun 29 20:56:53 UTC 2016


A non-text attachment was scrubbed...
Name: not available
Type: text/x-mailbox
Size: 354 bytes
Desc: not available
URL: <http://lists.linuxcontainers.org/pipermail/lxc-devel/attachments/20160629/e424b778/attachment.bin>
-------------- next part --------------
From 3f3fd9e2baf9b1b9ba1a620c43599adadb6d3f68 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Graber?= <stgraber at 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 <stgraber at 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>


More information about the lxc-devel mailing list