From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on dcvr.yhbt.net X-Spam-Level: X-Spam-ASN: AS22989 209.51.188.0/24 X-Spam-Status: No, score=-3.9 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_PASS shortcircuit=no autolearn=ham autolearn_force=no version=3.4.2 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dcvr.yhbt.net (Postfix) with ESMTPS id 3978A1F4B5 for ; Thu, 14 Nov 2019 02:02:04 +0000 (UTC) Received: from localhost ([::1]:52856 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iV4SR-00084a-6m for e@80x24.org; Wed, 13 Nov 2019 21:02:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:52206) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iV4SO-000846-CZ for dtas-all@nongnu.org; Wed, 13 Nov 2019 21:02:01 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iV4SN-0001FE-6l for dtas-all@nongnu.org; Wed, 13 Nov 2019 21:02:00 -0500 Received: from dcvr.yhbt.net ([64.71.152.64]:60738) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iV4SN-0001Ec-1n for dtas-all@nongnu.org; Wed, 13 Nov 2019 21:01:59 -0500 Received: from localhost (dcvr.yhbt.net [127.0.0.1]) by dcvr.yhbt.net (Postfix) with ESMTP id 683EF1F4B5 for ; Thu, 14 Nov 2019 02:01:57 +0000 (UTC) From: Eric Wong To: dtas-all@nongnu.org Subject: [PATCH] doc: fixup leftover ftp://lists.gnu.org links Date: Thu, 14 Nov 2019 02:01:57 +0000 Message-Id: <20191114020157.29127-1-e@80x24.org> MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-Received-From: 64.71.152.64 X-BeenThere: dtas-all@nongnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: duct tape audio suite List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dtas-all-bounces+e=80x24.org@nongnu.org Sender: "dtas-all" Some of these URLs were missing a slash and were missed by initial search-and-replace regexp :x. Drop some trailing "\" from the Markdown days while we're at it, plain-text is the only stable document format. --- INSTALL | 2 +- README | 11 ++++++----- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/INSTALL b/INSTALL index 56fae1a..d0b8a24 100644 --- a/INSTALL +++ b/INSTALL @@ -54,7 +54,7 @@ GNU/Linux users may optionally install the "sleepy_peng= uin" package: Please do not hesitate to send plain-text mail to regarding installation and to share your notes/experiences. Mailing list archives available at or - + No subscription is necessary to post to the mailing list. =20 # COPYRIGHT diff --git a/README b/README index d0d4234..0694e9e 100644 --- a/README +++ b/README @@ -74,10 +74,11 @@ All feedback (comments, results, feature requests, bu= g reports, patches, pull-requests) via plain-text mail to the mailing list is very much appreciated. =20 -Please send plain-text mail to the list at \ -HTML mail will not be read. dtas is for GUI-phobes, by GUI-phobes.\ -Mailing list archives available at -or +Please send plain-text mail to the list at +HTML mail will not be read. dtas is for GUI-phobes, by GUI-phobes. +Mailing list archives available at or +. + No subscription is necessary to post to the mailing list. You may also read via: NNTP: @@ -86,7 +87,7 @@ Atom: =20 ## Copyright =20 -Copyright 2013-2019 all contributors \ +Copyright 2013-2019 all contributors License: GPL-3.0+ =20 dtas is copyrighted Free Software by all contributors, see logs