Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp2748444yba; Mon, 15 Apr 2019 19:27:21 -0700 (PDT) X-Google-Smtp-Source: APXvYqyLJAObYrRk+UeaJ+46Iy7zgb0RJ+DM4fXoir3YMUf1hkiMM8KCeWZgTMXfZXR9cnQXOY/w X-Received: by 2002:a62:448d:: with SMTP id m13mr80068140pfi.182.1555381641291; Mon, 15 Apr 2019 19:27:21 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1555381641; cv=none; d=google.com; s=arc-20160816; b=ZzmAmcN4yVdT+3ioSmZXPTYfmcdZZpjsqMPuAAAsev9049rk83nx7qDtiOyvZRcMDJ b780FLI5tGgaO4prF3fESWxRJVKlKkHLhSkTBS5tHhj5VxXbWPKQtXpVv0+33wShWZWB Tfkdgubd6St51IJaSOikntD5KTr2LRoPynDlERRL7RNW+keKxa8oKGISl96miHglok+L nNwBC/cVaBapwYqSSoJX5186oRdCFw3u/g0I1rE91Azgf1eJ3H8smUsDPvKo+LMh+mnK aGrp8B/o9fTUXj5ACEEOSZqxTzQfGkGMfhzp9TGQYwsh0oOBQnMxkeQIT80/prL4loEK lXmQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=szC0YH119RMiLdPi4RAqw5FVL/YsI9HQosr3ig25sZE=; b=PmsfIoe+04zUeE165/wtGrgb7nNI2WYoyTXUHzJ+PIyDvkxfxQtdyxoZTwPyjGYwKT yjyVN7AN5hBDKRWkPeJxk+QnDrGv+zemZZ/34leazdp+SEW+RpEqoEdr5D8R2TsLwJPl TSfce1DFlYQHuQ2k9ph48p/8BdH6dAcePmYtWY4gCBD9dKe7vPNVa1eh51G9qr28SY9T ylEn0RuxWBCW2PeElyLu0e1KF5cN1nlezSR2d+KzbslbNf6UqqeE3/x63vuWprGaBSB5 TVZwBATngT5kTxmMqgfwQ/XGxoJ/L2NMy1uZTf8CxCXIG44sv6N1skcYyhH8AQlRZqhS z3bA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id bc1si46322895plb.55.2019.04.15.19.27.05; Mon, 15 Apr 2019 19:27:21 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=alibaba.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726684AbfDPC0M (ORCPT + 99 others); Mon, 15 Apr 2019 22:26:12 -0400 Received: from out30-54.freemail.mail.aliyun.com ([115.124.30.54]:48807 "EHLO out30-54.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725308AbfDPC0M (ORCPT ); Mon, 15 Apr 2019 22:26:12 -0400 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R141e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01e04407;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=7;SR=0;TI=SMTPD_---0TPQZvMe_1555381569; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TPQZvMe_1555381569) by smtp.aliyun-inc.com(127.0.0.1); Tue, 16 Apr 2019 10:26:09 +0800 From: Alex Shi To: kernel-doc@vger.kernel.org Cc: Alex Shi , Harry Wei , Jonathan Corbet , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, =?UTF-8?q?Jonathan=20Neusch=C3=A4fer?= Subject: [PATCH 2/2] docs/zh_CN: fix typos in 1.Intro.rst file Date: Tue, 16 Apr 2019 10:25:49 +0800 Message-Id: <20190416022549.186820-2-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190416022549.186820-1-alex.shi@linux.alibaba.com> References: <20190416022549.186820-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Fixed uncapital issues, thanks for Jonathan Neuschäfer, I am insensitive on captial custom as a non-captial native language reader. Sorry. Also fix a typo. And replace more colloquial words in Chinese. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Jonathan Neuschäfer Cc: linux-doc@vger.kernel.org Cc: linux-kernel@vger.kernel.org --- Documentation/translations/zh_CN/process/1.Intro.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Documentation/translations/zh_CN/process/1.Intro.rst b/Documentation/translations/zh_CN/process/1.Intro.rst index 03bbafc00bd2..10a15f3dc282 100644 --- a/Documentation/translations/zh_CN/process/1.Intro.rst +++ b/Documentation/translations/zh_CN/process/1.Intro.rst @@ -79,13 +79,13 @@ Linux最引人注目的特性之一是这些开发人员可以访问它;任何 致谢 ---- -本文件由jonathan corbet撰写,corbet@lwn.net。以下人员的建议使之更为完善: +本文件由Jonathan Corbet撰写,corbet@lwn.net。以下人员的建议使之更为完善: Johannes Berg, James Berry, Alex Chiang, Roland Dreier, Randy Dunlap, Jake Edge, Jiri Kosina, Matt Mackall, Arthur Marsh, Amanda McPherson, Andrew Morton, Andrew Price, Tsugikazu Shibata, 和 Jochen Voß. -这项工作得到了Linux基金会的支持,特别感谢Amanda McPherson,他看到了这香工作 -的价值并使之发生。 +这项工作得到了Linux基金会的支持,特别感谢Amanda McPherson,他看到了这项工作 +的价值并把它变成现实。 代码进入主线的重要性 -------------------- -- 2.19.1.856.g8858448bb