From unknown Mon Jun 23 04:11:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33523: broken URL in install(1) man page Resent-From: Kamil Dudka Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Tue, 27 Nov 2018 16:29:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: report 33523 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: 33523@debbugs.gnu.org X-Debbugs-Original-To: bug-coreutils@gnu.org Received: via spool by submit@debbugs.gnu.org id=B.154333611329138 (code B ref -1); Tue, 27 Nov 2018 16:29:01 +0000 Received: (at submit) by debbugs.gnu.org; 27 Nov 2018 16:28:33 +0000 Received: from localhost ([127.0.0.1]:52451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRgDx-0007Zt-Fy for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRgDv-0007Zd-RK for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRgDn-000435-GI for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37843) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gRgDn-00042z-DR for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:23 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRgDh-0006TH-DE for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRgDf-0003yK-J1 for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36398) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gRgDf-0003xS-DC for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:15 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2DA533084256 for ; Tue, 27 Nov 2018 16:28:14 +0000 (UTC) Received: from kdudka-nb.localnet (unknown [10.43.2.44]) by smtp.corp.redhat.com (Postfix) with ESMTP id C8F195D6A9 for ; Tue, 27 Nov 2018 16:28:13 +0000 (UTC) From: Kamil Dudka Date: Tue, 27 Nov 2018 17:28:54 +0100 Message-ID: <3507103.B7oab0cl0i@kdudka-nb> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Tue, 27 Nov 2018 16:28:14 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) The SEE ALSO section of install(1) man page contains a broken URL: Full documentation at: The URL returns: 404 - Page Not Found I suspect it is caused by the build-time rename ginstall -> install. If one substitutes 'install' by 'ginstall' in the above URL, then it redirects to the following URL: https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invocation.html#ginstall-invocation ... which does not work either. It should be redirected to the following URL instead: https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html#install-invocation Unfortunately, I do not know where the redirections are maintained. This was originally reported in Red Hat Bugzilla: https://bugzilla.redhat.com/1649774 Kamil From unknown Mon Jun 23 04:11:17 2025 MIME-Version: 1.0 X-Mailer: MIME-tools 5.505 (Entity 5.505) X-Loop: help-debbugs@gnu.org From: help-debbugs@gnu.org (GNU bug Tracking System) To: Kamil Dudka Subject: bug#33523: closed (Re: bug#33523: broken URL in install(1) man page) Message-ID: References: <10456f34-2c1c-e427-26e6-4d02a0b06f41@bernhard-voelker.de> <3507103.B7oab0cl0i@kdudka-nb> X-Gnu-PR-Message: they-closed 33523 X-Gnu-PR-Package: coreutils Reply-To: 33523@debbugs.gnu.org Date: Tue, 27 Nov 2018 22:22:02 +0000 Content-Type: multipart/mixed; boundary="----------=_1543357322-30273-1" This is a multi-part message in MIME format... ------------=_1543357322-30273-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset="utf-8" Your bug report #33523: broken URL in install(1) man page which was filed against the coreutils package, has been closed. The explanation is attached below, along with your original report. If you require more details, please reply to 33523@debbugs.gnu.org. --=20 33523: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=3D33523 GNU Bug Tracking System Contact help-debbugs@gnu.org with problems ------------=_1543357322-30273-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 33523-done) by debbugs.gnu.org; 27 Nov 2018 22:21:17 +0000 Received: from localhost ([127.0.0.1]:52588 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRljI-0007rM-NF for submit@debbugs.gnu.org; Tue, 27 Nov 2018 17:21:16 -0500 Received: from mout.kundenserver.de ([217.72.192.73]:49175) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRljG-0007r8-QA for 33523-done@debbugs.gnu.org; Tue, 27 Nov 2018 17:21:15 -0500 Received: from [192.168.101.10] ([91.1.216.110]) by mrelayeu.kundenserver.de (mreue108 [212.227.15.183]) with ESMTPSA (Nemesis) id 1M3lkT-1gS2Zn1xL9-000r68; Tue, 27 Nov 2018 23:21:04 +0100 Subject: Re: bug#33523: broken URL in install(1) man page To: Kamil Dudka , 33523-done@debbugs.gnu.org References: <3507103.B7oab0cl0i@kdudka-nb> From: Bernhard Voelker Openpgp: preference=signencrypt Autocrypt: addr=mail@bernhard-voelker.de; prefer-encrypt=mutual; keydata= xsBNBFPirzMBCACyzYldTjQ4ufFOkByY5Nn5USb5GFoL48nWBwNHjd9KUbtRRNlQiPNKd6hK Gvd3BGi5aoFKA4ytfRk6jbAbW3jVb3R8wYaV08mOy4KVEKxqN4bxsXlMjNChXVR+rtKDmfI+ oPTL+cPH2X6gW4W02IRbVw0uUhNm6zEedC/gNrY/mTlf1enZ46jxZ7BTUZaG+kx38UMISIMB zSzLRtdkwgmHj4jS3p1fF2cwRqLclIfMjKGpbNFPEXeXKWrCLcqHw78795eAR9q0YvrDkfIn GdDBwfb3VM4NdulwIFzvYZMSXvSbbyPLB5YkHU5aAWQHUse4WlfT5ccDpbzUYldRAvF9ABEB AAHNK0Jlcm5oYXJkIFZvZWxrZXIgPG1haWxAYmVybmhhcmQtdm9lbGtlci5kZT7CwHkEEwEC ACMFAlPirzMCGwMHCwkIBwMCAQYVCAIJCgsEFgIDAQIeAQIXgAAKCRBGUC73lpFxle5wCACC dbs0QaJ0vR3Sff2cKdTk41rUq3YfWngsR///IOU0C5DdkePmCnJE/lUsUy0LRTxcUDLxQR+x QHU8ssRT0JUO9726dI3miy36UdsgmBYaOtLvQcidGmW1R7o0PYYf04+TFtyqKgngOUBPpMgR 6o4UsQxy/OD4bN1WDqOgIjL+D/qJpkKmgp6L6+hhaBCpiOFKRmmV7YyQ3SqVlfQNiHs5ZtkR nXpIjgZARV+GllKucI17bO0CGmTJZ1tstVy0+W3DQT1lbBkTTc++5LONM99D3jjn23l1ocOp folR53F7I4cb2RNfT23v1I59RH37lB9wMOqrKj0UjYAC2YoPGQ3BzsBNBFPirzMBCADXLWWp QihBldY6reca8ZKdc3T9qXEOa3akE3DWKztIBmNJhtYOjmpLYajQTkGa7UoJTnbmZE2Rn6ZE oNnvb0gcFNAIcY95KOI+bjOR8HEgh4cx2REXh6L6olIgyXqt/KFusE4wtVZAFxZl+30HzN6n D+1HvrjXxPJRX6MsIYOYyyX9/6OofwJK6QHODYGp8WL2olHDnmsXg4AT6Wlr7qKpKrQELlcF R4xkvdmgL/Ghw/tK0yJTxMIcewCCZWLPOXRmFRbvAadZWPAgVsJ63siNyUlVnVMSzDgTJl+s l/DMabXpqrJQx3/1Yy6mTaDs3XZT/wmBKaTLXx/LByaPxQQ7ABEBAAHCwF8EGAECAAkFAlPi rzMCGwwACgkQRlAu95aRcZWVPwgAqZT6iTXkoP37wYb41323RzhBcJ8JSk4cyBDBUXX0lMrM 3qhiClKG7phpxVdu817Gwc6Hsecg7FfjQAV8MHQ0ZFeEFdk3b2rKBqfsStc+h49/xF3Fb+if CzR9qeQF82fMSxkg18++7hMcHCMO/hPZ/Q0xRi+lrSr2QKDJQuLzSyVU14TxrCkevZjEhtma VNvcJlJzCbiBXee9Fpc5jITUXPFG8E8dxqo1n+duOyIMgozrAnzP7X5V/Ob/Ozf/aGGX9+Jd inyfCX18nWcHALKMU/36Eua/ylalf/2c2YkBp9KCLVmGgPkUgW52EeRPgroIsiwu+rwCSV6Z UyCJ+OymCg== Message-ID: <10456f34-2c1c-e427-26e6-4d02a0b06f41@bernhard-voelker.de> Date: Tue, 27 Nov 2018 23:21:03 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.3.1 MIME-Version: 1.0 In-Reply-To: <3507103.B7oab0cl0i@kdudka-nb> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit X-Provags-ID: V03:K1:3hiD15M4Vh1VMJtq4q3mjTW4xio55ZCD9Zz0JGdPb92Y/+gvMCR YrmnieEwgG0SXUFc47e16Pfbj+9YdXNCc1tqSasoGCVHTDbiiOs2pvDJSAM4FigXGA0hpoM RHQ/w3zfwXaI87Zx3QpZ7xDoo0SUWbnSvnDA43+xL/UJN+J1iUSAnSgHv74vrZyEGbx9Q0W KWqo4/K8WZ4fRThoJU5xA== X-Spam-Flag: NO X-UI-Out-Filterresults: notjunk:1;V03:K0:fD63yxyRkog=:n1r6xWXrEBPSfQihXN2+b3 j7riUYRwaUrT5416295Jl6sZWN/6TDLtgz8bY0QXw+OFry0gD3uzux52a61CboSB+jfvrx1lZ UTGGytVPL8btTQYpN0MauPKRyA0D+dg5QA+cg9meTd8WcAjx8wHQ2xUI5wrsqHr5mj0Z9HbxQ FahJUtRDY9Z7h8wkBdo/JBqb4V9qhIb/7aKFf2xVmbPJ9PWv5WpVd5u2L2wmywEOqxvkLn+0u 1C6asWra3NUh5ijlPa8boOqXGJUCb/wxvXHTG2Q7Wm8zZFfcZdtW9B98nKlBNVW0XWFlBmbgJ yqNjQOFSP2N58I5y4voWSii8mfMa/E8thoWl6h+FMqCnXjSi2J4ZxVo3c36UcqWaMkDGgMVyC bxjjMcKfYMXVd+0U1ZKonHBnxxFZCFiihnkaeH/yKTrxMs47pTXIvAw2OP82c6HY4l+ID5cp3 P6MCWRN3RH6SAz8n4hOZ/1KzxIIW0lkia7Z/qWSGlVbGO4/aLq+e08o2NiAUUXiNzRYc7+05m 4qpRtJH+pkXlCD2QVy0i1fx/QHVDHE6DsOTFbDXPV3r9GomSNy4N1F+5HP0HdkzclxiuVv8mB 0CSFQdZXj7ob03Hp5tsuZ5BJmBRi1obAmDN3q4xSEw0Z6ERUG7cUOGt1eA3mE9+Za4vzMo7Ph lp2QOh2keUVfkAurFkVdm+uzQD+E6eAZbaRXSCYJVnMQFg8ycfYYCbq+yn5NNwbV6T7zdoJ+g pKZZi5LEdSLW1emD9VlAcngEOp3CD5V3s8lhwV8wK4H4mBk8WOPWrJuuK5OlK78q/76LYz7is GhZL+cFrXVQz/TdYoSXvhVGJ0FTUQ== X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 33523-done X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) On 11/27/18 5:28 PM, Kamil Dudka wrote: > The SEE ALSO section of install(1) man page contains a broken URL: > > Full documentation at: > > The URL returns: > > 404 - Page Not Found > > I suspect it is caused by the build-time rename ginstall -> install. If one > substitutes 'install' by 'ginstall' in the above URL, then it redirects to the > following URL: > > https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invocation.html#ginstall-invocation > > ... which does not work either. It should be redirected to the following URL > instead: > > https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html#install-invocation > > Unfortunately, I do not know where the redirections are maintained. This was > originally reported in Red Hat Bugzilla: > > https://bugzilla.redhat.com/1649774 > > Kamil Nice catch! I've fixed this in the .htaccess file in coreutils' web-cvs repo. Marking this as done. Have a nice day, Berny ------------=_1543357322-30273-1 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by debbugs.gnu.org; 27 Nov 2018 16:28:33 +0000 Received: from localhost ([127.0.0.1]:52451 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRgDx-0007Zt-Fy for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:33 -0500 Received: from eggs.gnu.org ([208.118.235.92]:59900) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRgDv-0007Zd-RK for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:32 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRgDn-000435-GI for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:26 -0500 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on eggs.gnu.org X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=disabled version=3.3.2 Received: from lists.gnu.org ([2001:4830:134:3::11]:37843) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gRgDn-00042z-DR for submit@debbugs.gnu.org; Tue, 27 Nov 2018 11:28:23 -0500 Received: from eggs.gnu.org ([2001:4830:134:3::10]:41221) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gRgDh-0006TH-DE for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:23 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gRgDf-0003yK-J1 for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:17 -0500 Received: from mx1.redhat.com ([209.132.183.28]:36398) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1gRgDf-0003xS-DC for bug-coreutils@gnu.org; Tue, 27 Nov 2018 11:28:15 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 2DA533084256 for ; Tue, 27 Nov 2018 16:28:14 +0000 (UTC) Received: from kdudka-nb.localnet (unknown [10.43.2.44]) by smtp.corp.redhat.com (Postfix) with ESMTP id C8F195D6A9 for ; Tue, 27 Nov 2018 16:28:13 +0000 (UTC) From: Kamil Dudka To: bug-coreutils@gnu.org Subject: broken URL in install(1) man page Date: Tue, 27 Nov 2018 17:28:54 +0100 Message-ID: <3507103.B7oab0cl0i@kdudka-nb> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Scanned-By: MIMEDefang 2.79 on 10.5.11.15 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.40]); Tue, 27 Nov 2018 16:28:14 +0000 (UTC) X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.2.x-3.x [generic] [fuzzy] X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6.x X-Received-From: 2001:4830:134:3::11 X-Spam-Score: -4.1 (----) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -5.1 (-----) The SEE ALSO section of install(1) man page contains a broken URL: Full documentation at: The URL returns: 404 - Page Not Found I suspect it is caused by the build-time rename ginstall -> install. If one substitutes 'install' by 'ginstall' in the above URL, then it redirects to the following URL: https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invocation.html#ginstall-invocation ... which does not work either. It should be redirected to the following URL instead: https://www.gnu.org/software/coreutils/manual/html_node/install-invocation.html#install-invocation Unfortunately, I do not know where the redirections are maintained. This was originally reported in Red Hat Bugzilla: https://bugzilla.redhat.com/1649774 Kamil ------------=_1543357322-30273-1-- From unknown Mon Jun 23 04:11:17 2025 X-Loop: help-debbugs@gnu.org Subject: bug#33523: broken URL in install(1) man page Resent-From: Kamil Dudka Original-Sender: "Debbugs-submit" Resent-CC: bug-coreutils@gnu.org Resent-Date: Wed, 28 Nov 2018 08:24:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 33523 X-GNU-PR-Package: coreutils X-GNU-PR-Keywords: To: Bernhard Voelker Cc: 33523-done@debbugs.gnu.org Received: via spool by 33523-done@debbugs.gnu.org id=D33523.15433933994065 (code D ref 33523); Wed, 28 Nov 2018 08:24:02 +0000 Received: (at 33523-done) by debbugs.gnu.org; 28 Nov 2018 08:23:19 +0000 Received: from localhost ([127.0.0.1]:52801 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRv7u-00013V-Mi for submit@debbugs.gnu.org; Wed, 28 Nov 2018 03:23:18 -0500 Received: from mx1.redhat.com ([209.132.183.28]:53776) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1gRv7s-00013H-6C for 33523-done@debbugs.gnu.org; Wed, 28 Nov 2018 03:23:16 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mx1.redhat.com (Postfix) with ESMTPS id 7756A3082A36; Wed, 28 Nov 2018 08:23:10 +0000 (UTC) Received: from kdudka-nb.localnet (ovpn-204-52.brq.redhat.com [10.40.204.52]) by smtp.corp.redhat.com (Postfix) with ESMTP id D43A8282D6; Wed, 28 Nov 2018 08:23:09 +0000 (UTC) From: Kamil Dudka Date: Wed, 28 Nov 2018 09:23:50 +0100 Message-ID: <110249862.A6sZpQNAUe@kdudka-nb> In-Reply-To: <10456f34-2c1c-e427-26e6-4d02a0b06f41@bernhard-voelker.de> References: <3507103.B7oab0cl0i@kdudka-nb> <10456f34-2c1c-e427-26e6-4d02a0b06f41@bernhard-voelker.de> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.45]); Wed, 28 Nov 2018 08:23:10 +0000 (UTC) X-Spam-Score: -5.0 (-----) X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -6.0 (------) On Tuesday, November 27, 2018 11:21:03 PM CET Bernhard Voelker wrote: > On 11/27/18 5:28 PM, Kamil Dudka wrote: > > The SEE ALSO section of install(1) man page contains a broken URL: > > Full documentation at: > > > > > > The URL returns: > > 404 - Page Not Found > > > > I suspect it is caused by the build-time rename ginstall -> install. If > > one substitutes 'install' by 'ginstall' in the above URL, then it > > redirects to the> > > following URL: > > https://www.gnu.org/software/coreutils/manual/html_node/ginstall-invoc > > ation.html#ginstall-invocation> > > ... which does not work either. It should be redirected to the following > > URL> > > instead: > > https://www.gnu.org/software/coreutils/manual/html_node/install-invoca > > tion.html#install-invocation> > > Unfortunately, I do not know where the redirections are maintained. This > > was> > > originally reported in Red Hat Bugzilla: > > https://bugzilla.redhat.com/1649774 > > > > Kamil > > Nice catch! > I've fixed this in the .htaccess file in coreutils' web-cvs repo. > Marking this as done. > > Have a nice day, > Berny Perfect. Thanks for the quick fix! Kamil