From patchwork Thu Jan 23 19:00:12 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Randy Dunlap X-Patchwork-Id: 11349039 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id B8A2392A for ; Thu, 23 Jan 2020 19:00:27 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 911FF22522 for ; Thu, 23 Jan 2020 19:00:27 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=fail reason="signature verification failed" (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="hl/QHk5i" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1728913AbgAWTAW (ORCPT ); Thu, 23 Jan 2020 14:00:22 -0500 Received: from bombadil.infradead.org ([198.137.202.133]:48374 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727022AbgAWTAV (ORCPT ); Thu, 23 Jan 2020 14:00:21 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=bombadil.20170209; h=Content-Transfer-Encoding: Content-Type:MIME-Version:Date:Message-ID:Subject:From:Cc:To:Sender:Reply-To: Content-ID:Content-Description:Resent-Date:Resent-From:Resent-Sender: Resent-To:Resent-Cc:Resent-Message-ID:In-Reply-To:References:List-Id: List-Help:List-Unsubscribe:List-Subscribe:List-Post:List-Owner:List-Archive; bh=8HR2OlxtYSb8VdzQerDMMYUwatLK4APc/+QQpvP3lEg=; b=hl/QHk5iTlsDRKCfY+NHVGyfL qgqj7dYv7pKzurBROUVNuwRXpgmtf5xN3yRceVvnxS/eNW6WGHi95QfEo03tR4rTgkcR9wKIpjOmb 81jLRVHYNsnKtfnjooWbbrFPxwX56OTZ63ybhx80bRhENoVrRLtGFmp5a9OL1jd8EGj42zKv99+eB JwtSr7fZ7Cz//tDfqUVR3E5tPEXA9q0ngG2/f56cyWSgnmbgWjx3we2vtNWgdwVb329LgskVc333M J503k7JhpQBbDcV/o75dUqL1juPCeAu+WcLSbMe1/lmAGA9E3WwrLYl6CMt5DUF3qozC89SWC/IFK whdtZUgpw==; Received: from [2601:1c0:6280:3f0::ed68] by bombadil.infradead.org with esmtpsa (Exim 4.92.3 #3 (Red Hat Linux)) id 1iuhiE-0003BI-Ui; Thu, 23 Jan 2020 19:00:19 +0000 To: "linux-doc@vger.kernel.org" , LKML , Jonathan Corbet Cc: Jan Kara , Theodore Ts'o , Andreas Dilger , linux-ext4@vger.kernel.org, Pablo Neira Ayuso , Jozsef Kadlecsik , Florian Westphal , netfilter-devel@vger.kernel.org, coreteam@netfilter.org, Paul Mackerras , linux-ppp@vger.kernel.org, Jan Kara , reiserfs-devel@vger.kernel.org, "Darrick J . Wong" , linux-xfs From: Randy Dunlap Subject: [PATCH] Documentation: changes.rst: update several outdated project URLs Message-ID: Date: Thu, 23 Jan 2020 11:00:12 -0800 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.3.0 MIME-Version: 1.0 Content-Language: en-US Sender: linux-xfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-xfs@vger.kernel.org From: Randy Dunlap Update projects URLs in the changes.rst file. Signed-off-by: Randy Dunlap Cc: Jonathan Corbet Cc: linux-doc@vger.kernel.org Cc: Jan Kara Cc: "Theodore Ts'o" Cc: Andreas Dilger Cc: linux-ext4@vger.kernel.org Cc: Pablo Neira Ayuso Cc: Jozsef Kadlecsik Cc: Florian Westphal Cc: netfilter-devel@vger.kernel.org Cc: coreteam@netfilter.org Cc: Paul Mackerras Cc: linux-ppp@vger.kernel.org Cc: Jan Kara Cc: reiserfs-devel@vger.kernel.org Cc: Darrick J. Wong Cc: linux-xfs@vger.kernel.org Reviewed-by: Darrick J. Wong Acked-by: Theodore Ts'o --- Documentation/process/changes.rst | 12 ++++++---- Documentation/translations/it_IT/process/changes.rst | 12 ++++++---- 2 files changed, 16 insertions(+), 8 deletions(-) diff -Naurp linux-next-20200123/Documentation/translations/it_IT/process/changes.rst%WWW linux-next-20200123/Documentation/translations/it_IT/process/changes.rst --- linux-next-20200123/Documentation/translations/it_IT/process/changes.rst%WWW 2019-11-24 16:32:01.000000000 -0800 +++ linux-next-20200123/Documentation/translations/it_IT/process/changes.rst 2020-01-23 10:47:56.226457425 -0800 @@ -391,6 +391,8 @@ E2fsprogs --------- - +- +- JFSutils -------- @@ -400,12 +402,12 @@ JFSutils Reiserfsprogs ------------- -- +- Xfsprogs -------- -- +- Pcmciautils ----------- @@ -444,7 +446,9 @@ Rete PPP --- -- +- +- +- NFS-utils @@ -455,7 +459,7 @@ NFS-utils Iptables -------- -- +- Ip-route2 --------- diff -Naurp linux-next-20200123/Documentation/process/changes.rst%WWW linux-next-20200123/Documentation/process/changes.rst --- linux-next-20200123/Documentation/process/changes.rst%WWW 2019-11-24 16:32:01.000000000 -0800 +++ linux-next-20200123/Documentation/process/changes.rst 2020-01-23 10:47:56.226457425 -0800 @@ -384,6 +384,8 @@ E2fsprogs --------- - +- +- JFSutils -------- @@ -393,12 +395,12 @@ JFSutils Reiserfsprogs ------------- -- +- Xfsprogs -------- -- +- Pcmciautils ----------- @@ -437,7 +439,9 @@ Networking PPP --- -- +- +- +- NFS-utils --------- @@ -447,7 +451,7 @@ NFS-utils Iptables -------- -- +- Ip-route2 ---------