Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp2145388imb; Sun, 3 Mar 2019 19:59:01 -0800 (PST) X-Google-Smtp-Source: APXvYqx/w/6xYQ0Pkc+0Sv7ZRNDm8QneyUESav/DJ7QLl9UiHzUJ+souz7jxEoJe8yB2g6QheTC3 X-Received: by 2002:a17:902:4545:: with SMTP id m63mr17964976pld.71.1551671941059; Sun, 03 Mar 2019 19:59:01 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551671941; cv=none; d=google.com; s=arc-20160816; b=PE1bDI+dkuh7mBzPvT/DnRv2+J7CBib/2StWmEO2bs/xJm4gCW9BIYT5+A3kvZRgre /yrL7FZjDY3F37r3c6NSnWnj4zizJvCC5bj38Bj9guulDiYkPXLJY6Ehch1JHS5mzJX5 hNulVgI0nSA9AuKoIImL4EJ+mSqlAbpNWLF7xWHaduZo27hlG6vHoKUJKfAYMjLgaiP8 cfVoLeKTvx3KJS9VdPRPd5YcNQRJ68bYHsUY1Wvu/OAbKwN8QQGIzilamgfFpw6qU/yp i2LsLLCm/9n5d4M9Udx54CyCy8Pq08wZWE/Mu+Xlpz0l9IYS6Nj+kc4b+YxZWlKYB8Rt xOkQ== 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=g1p6qRBTJQawn7OeGeACAQA74ikfTatuTlaULQFlov0=; b=RIKPcAM29RhbafhUQid6RvXdG9fQUtXaA6Bz3CP1Fd9XAJZB13MjCmOuyfiBVlFXyD IH13K55Fm4bt0JUJrUbYZ1FYNgvKTVH4zEvU6zGY3eko3IYlMOlzG1s8Qo/N+ADX3x0I wOXFwNck8u1WQgp+n7pz+eWblnabAH1BybCCDNmumUGeoHEJhtYFudfDBitCC6yBcSxP fmqTRT1b/DNWusgXZt6+meczJ2J4e/rM1cagQo3Y0ZR31/o3X6bkDMmFR/LxPm0rdgi9 oJk74h/tapPE3VndLJItTZIwUDKlI38KOD6s5BZj3Bx0eHyRs6sXNemF/zuRGYc7cXSO VwsA== 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 m7si4149496pgp.187.2019.03.03.19.58.37; Sun, 03 Mar 2019 19:59:01 -0800 (PST) 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 S1726090AbfCDD6L (ORCPT + 99 others); Sun, 3 Mar 2019 22:58:11 -0500 Received: from out30-130.freemail.mail.aliyun.com ([115.124.30.130]:43853 "EHLO out30-130.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725974AbfCDD6L (ORCPT ); Sun, 3 Mar 2019 22:58:11 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R121e4;CH=green;DM=||false|;FP=0|-1|-1|-1|0|-1|-1|-1;HT=e01f04427;MF=alex.shi@linux.alibaba.com;NM=1;PH=DS;RN=11;SR=0;TI=SMTPD_---0TLtryTT_1551671887; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TLtryTT_1551671887) by smtp.aliyun-inc.com(127.0.0.1); Mon, 04 Mar 2019 11:58:07 +0800 From: Alex Shi To: linux-kernel@zh-kernel.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, harryxiyou@gmail.com, corbet@lwn.net Cc: Alex Shi , Li Zefan , Shawn Guo , Fengguang Wu , Coly Li , Federico Vaga Subject: [PATCH 01/20] docs/zh_CN: add disclaimer file Date: Mon, 4 Mar 2019 11:57:24 +0800 Message-Id: <20190304035744.155203-2-alex.shi@linux.alibaba.com> X-Mailer: git-send-email 2.19.1.856.g8858448bb In-Reply-To: <20190304035744.155203-1-alex.shi@linux.alibaba.com> References: <20190304035744.155203-1-alex.shi@linux.alibaba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org This a disclaimer file which will be included in Chinese files as header. To reduce the same common contents copy. Most of contents quoted from Federico Vaga's file: Documentation/translations/it_IT/disclaimer-ita.rst. Thanks a lot! Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li Cc: Federico Vaga --- Documentation/translations/zh_CN/disclaimer-zh_CN.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 Documentation/translations/zh_CN/disclaimer-zh_CN.rst diff --git a/Documentation/translations/zh_CN/disclaimer-zh_CN.rst b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst new file mode 100644 index 000000000000..0de5dfb069ca --- /dev/null +++ b/Documentation/translations/zh_CN/disclaimer-zh_CN.rst @@ -0,0 +1,11 @@ +:orphan: + +.. warning:: + The purpose of this file is to be easier to read and understand for Chinese + speakers and is not intended as a fork. So, if you have any comments or + updates for this file please try to update the original English file first. + +.. note:: + If you find any difference between this document and the original file or a + problem with the translation, please contact the maintainer of this file, + or get help from Alex Shi -- 2.19.1.856.g8858448bb