From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from simark.ca by simark.ca with LMTP id mCd9BPJAKWXqrCwAWB0awg (envelope-from ) for ; Fri, 13 Oct 2023 09:06:58 -0400 Authentication-Results: simark.ca; dkim=pass (1024-bit key; secure) header.d=sourceware.org header.i=@sourceware.org header.a=rsa-sha256 header.s=default header.b=ZsOKqNKa; dkim-atps=neutral Received: by simark.ca (Postfix, from userid 112) id 0E6101E0D2; Fri, 13 Oct 2023 09:06:58 -0400 (EDT) Received: from server2.sourceware.org (server2.sourceware.org [8.43.85.97]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (prime256v1) server-digest SHA256) (No client certificate requested) by simark.ca (Postfix) with ESMTPS id 014DD1E00F for ; Fri, 13 Oct 2023 09:06:56 -0400 (EDT) Received: from server2.sourceware.org (localhost [IPv6:::1]) by sourceware.org (Postfix) with ESMTP id 69B533857703 for ; Fri, 13 Oct 2023 13:06:55 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 69B533857703 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1697202415; bh=dlhOsQE1pJ2kDqquLDBZyoFFlAY5rFDRzS5SASq2Y6A=; h=Date:To:Cc:Subject:References:In-Reply-To:List-Id: List-Unsubscribe:List-Archive:List-Post:List-Help:List-Subscribe: From:Reply-To:From; b=ZsOKqNKaqjowXQhpIq/61qVkiM5/6yYLPPpp9c+qLwLflCge1m3a/x7rxUZbrdoT0 fiZDpaYj3YkYQ/tW4cdaiNlCK9WEH0/SNHdLUifhMVdHGUFMubmv8vBIx0xYKS+2+6 NQtkqm85Du27NYhnWgELW00fpbBZJ2x7WZ1mVORc= Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by sourceware.org (Postfix) with ESMTPS id 14CA1385701C for ; Fri, 13 Oct 2023 13:06:29 +0000 (GMT) DMARC-Filter: OpenDMARC Filter v1.4.2 sourceware.org 14CA1385701C Received: from mimecast-mx02.redhat.com (mimecast-mx02.redhat.com [66.187.233.88]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-249-f7w5AFSRPnmmGWxLw91yWQ-1; Fri, 13 Oct 2023 09:06:24 -0400 X-MC-Unique: f7w5AFSRPnmmGWxLw91yWQ-1 Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.rdu2.redhat.com [10.11.54.6]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id E69BF862F4E; Fri, 13 Oct 2023 13:06:23 +0000 (UTC) Received: from redhat.com (unknown [10.22.8.14]) by smtp.corp.redhat.com (Postfix) with ESMTPS id B39872157F5B; Fri, 13 Oct 2023 13:06:23 +0000 (UTC) Received: from fche by redhat.com with local (Exim 4.94.2) (envelope-from ) id 1qrHry-0002pJ-Ii; Fri, 13 Oct 2023 09:06:22 -0400 Date: Fri, 13 Oct 2023 09:06:22 -0400 To: Overseers mailing list Cc: Marco Barisione , Mark Wielaard , Eli Zaretskii , gdb@sourceware.org Subject: Re: Broken documentation URLs Message-ID: <20231013130622.GB6688@redhat.com> References: <835y3au1fd.fsf@gnu.org> MIME-Version: 1.0 In-Reply-To: <835y3au1fd.fsf@gnu.org> User-Agent: Mutt/1.12.0 (2019-05-25) X-Scanned-By: MIMEDefang 3.1 on 10.11.54.6 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset=us-ascii Content-Disposition: inline X-Spam-Status: No, score=-7.2 required=5.0 tests=BAYES_00, DKIMWL_WL_HIGH, DKIM_SIGNED, DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, RCVD_IN_DNSWL_NONE, RCVD_IN_MSPIKE_H4, RCVD_IN_MSPIKE_WL, SPF_HELO_NONE, SPF_NONE, TXREP autolearn=unavailable autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on server2.sourceware.org X-BeenThere: gdb@sourceware.org X-Mailman-Version: 2.1.30 Precedence: list List-Id: Gdb mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , From: "Frank Ch. Eigler via Gdb" Reply-To: "Frank Ch. Eigler" Errors-To: gdb-bounces+public-inbox=simark.ca@sourceware.org Sender: "Gdb" Hi - > Mark and the rest of overseers: can this be done, please? Done. - FChE