bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#33523: broken URL in install(1) man page


From: Bernhard Voelker
Subject: bug#33523: broken URL in install(1) man page
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

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: <https://www.gnu.org/software/coreutils/install>
> 
> 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






reply via email to

[Prev in Thread] Current Thread [Next in Thread]