Received: by 2002:ac0:aed5:0:0:0:0:0 with SMTP id t21csp2146662imb; Sun, 3 Mar 2019 20:01:50 -0800 (PST) X-Google-Smtp-Source: AHgI3Ibr0r/ysjTPK1DF9XxBEHcJcCqg/k25ycpg7UyeudyIPE3EzRFP1K7dWwxeuhDTfrWxGk89 X-Received: by 2002:aa7:85cc:: with SMTP id z12mr18075451pfn.196.1551672110421; Sun, 03 Mar 2019 20:01:50 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1551672110; cv=none; d=google.com; s=arc-20160816; b=HHdJice8yAA1fg34/P7/HItA0qSZMhQnShBRtk2nRy5uTrx/8U0xK+UETqpC0l/nha 3J6SEsr3efKZv7NZuwAL9f7oJRUrOcq1ToFyg9UGfJZLO5N40lJxqsgYsPAzOEsZFO4A 1l6wVsgZ8qt5UI3B5NyfcJY4BTAsl/BqnmSJVrVs5IWIXQaYAKKTYL/tMT1myzWNZUNH ZV2b1H9fv9kejIslUNr3f1/9ma1hWn0Y7n/3z1nh93ZSSAZ9tHU3IEGGSTNlJRzo2n4i 8hX7DBHt223TzRMnvsRJwe1H15PmV/ipdQbcf83arnPpgmnHV1+6Y+MyMh/0bjIzqC4o 6Vmw== 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=UU3BA4qV3xIvb95DOpWWX8rcR3CXV28grCPT9IX0HD8=; b=I5qECjq/bdrF9VJr/IJDIg8+ydXOfgiNlH4O+jDwAnx0wIkJ2wLeECL/HNbAKAGk3Q x7/doZiigivz75l6elMT840HLCcF9DWdBNOz+Sz4bQ16bbFExNOctsFS/IDhz6oNsGdt MYZRxE8UJ24HHhhz2F62Mu1D3h3R2WV2MYkfLZqn/MgB1XMsk2OCDuJFU5LMvvHmPIol 04XjrfG5VfwDEYwtksbF0PhW4xgY64Zz1VnGP2dUc2wQOzhOeDtmY47zbL28YLrsAL0p MKsh2upupuUCyetK/6ZlLfzj7WVixvNDJ+g4ODGsdJuXX/TXCj5DYTLfgqG6wuknGT3W odjA== 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 e130si4344393pfc.264.2019.03.03.20.01.34; Sun, 03 Mar 2019 20:01:50 -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 S1726596AbfCDD7f (ORCPT + 99 others); Sun, 3 Mar 2019 22:59:35 -0500 Received: from out30-45.freemail.mail.aliyun.com ([115.124.30.45]:60034 "EHLO out30-45.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726216AbfCDD6T (ORCPT ); Sun, 3 Mar 2019 22:58:19 -0500 X-Alimail-AntiSpam: AC=PASS;BC=-1|-1;BR=01201311R161e4;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=10;SR=0;TI=SMTPD_---0TLtsKbw_1551671896; Received: from localhost(mailfrom:alex.shi@linux.alibaba.com fp:SMTPD_---0TLtsKbw_1551671896) by smtp.aliyun-inc.com(127.0.0.1); Mon, 04 Mar 2019 11:58:16 +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 Subject: [PATCH 11/20] docs/zh_CN: rename email-clients.txt as email-clients.rst Date: Mon, 4 Mar 2019 11:57:34 +0800 Message-Id: <20190304035744.155203-12-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 Make it available for html etc docs. Signed-off-by: Alex Shi Cc: Harry Wei Cc: Jonathan Corbet Cc: Li Zefan Cc: Shawn Guo Cc: Fengguang Wu Cc: Coly Li --- .../zh_CN/process/{email-clients.txt => email-clients.rst} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename Documentation/translations/zh_CN/process/{email-clients.txt => email-clients.rst} (100%) diff --git a/Documentation/translations/zh_CN/process/email-clients.txt b/Documentation/translations/zh_CN/process/email-clients.rst similarity index 100% rename from Documentation/translations/zh_CN/process/email-clients.txt rename to Documentation/translations/zh_CN/process/email-clients.rst -- 2.19.1.856.g8858448bb