* links redirect
@ 2016-02-16 22:52 Jonny Grant
[not found] ` <56C3A841.2000601-hus3n9K41k0@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jonny Grant @ 2016-02-16 22:52 UTC (permalink / raw)
To: Michael Kerrisk; +Cc: linux-man
http://man7.org/linux/man-pages/man2/open.2.html
Could the link to http://www.kernel.org/doc/man-pages/ which redirects..
be updated to be the redirect? [https]
https://www.kernel.org/doc/man-pages/
Regards, Jonny
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: links redirect
[not found] ` <56C3A841.2000601-hus3n9K41k0@public.gmane.org>
@ 2016-02-17 10:03 ` Michael Kerrisk (man-pages)
[not found] ` <56C44586.3040409-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-02-17 10:03 UTC (permalink / raw)
To: Jonny Grant; +Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man
On 02/16/2016 11:52 PM, Jonny Grant wrote:
> http://man7.org/linux/man-pages/man2/open.2.html
>
> Could the link to http://www.kernel.org/doc/man-pages/ which redirects..
> be updated to be the redirect? [https]
>
> https://www.kernel.org/doc/man-pages/
Sorry, I don't understand your report, Jonny.
Can you elaborate?
Thanks,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: links redirect
[not found] ` <56C44586.3040409-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
@ 2016-02-17 21:30 ` Jonny Grant
[not found] ` <56C4E65A.3090906-hus3n9K41k0@public.gmane.org>
0 siblings, 1 reply; 4+ messages in thread
From: Jonny Grant @ 2016-02-17 21:30 UTC (permalink / raw)
To: Michael Kerrisk (man-pages); +Cc: linux-man
On 17/02/16 10:03, Michael Kerrisk (man-pages) wrote:
> On 02/16/2016 11:52 PM, Jonny Grant wrote:
>> http://man7.org/linux/man-pages/man2/open.2.html
>>
>> Could the link to http://www.kernel.org/doc/man-pages/ which redirects..
>> be updated to be the redirect? [https]
>>
>> https://www.kernel.org/doc/man-pages/
>
> Sorry, I don't understand your report, Jonny.
> Can you elaborate?
Hi Michael
Thank you for your reply. A bit more info:
When I click on the link in the man pages:
http://www.kernel.org/doc/man-pages/
It uses a REDIRECT to go the httpS site:
https://www.kernel.org/doc/man-pages/
My suggestion is for for the man page URL links to just link directly to
the httpS site.
Regards, Jonny
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: links redirect
[not found] ` <56C4E65A.3090906-hus3n9K41k0@public.gmane.org>
@ 2016-02-18 12:18 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 4+ messages in thread
From: Michael Kerrisk (man-pages) @ 2016-02-18 12:18 UTC (permalink / raw)
To: Jonny Grant; +Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w, linux-man
On 02/17/2016 10:30 PM, Jonny Grant wrote:
>
>
> On 17/02/16 10:03, Michael Kerrisk (man-pages) wrote:
>> On 02/16/2016 11:52 PM, Jonny Grant wrote:
>>> http://man7.org/linux/man-pages/man2/open.2.html
>>>
>>> Could the link to http://www.kernel.org/doc/man-pages/ which redirects..
>>> be updated to be the redirect? [https]
>>>
>>> https://www.kernel.org/doc/man-pages/
>>
>> Sorry, I don't understand your report, Jonny.
>> Can you elaborate?
>
>
>
> Hi Michael
>
> Thank you for your reply. A bit more info:
>
> When I click on the link in the man pages:
>
> http://www.kernel.org/doc/man-pages/
>
> It uses a REDIRECT to go the httpS site:
>
> https://www.kernel.org/doc/man-pages/
>
> My suggestion is for for the man page URL links to just link directly to
> the httpS site.
Got it. I'll try to fix that.
Cheers,
Michael
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2016-02-18 12:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-16 22:52 links redirect Jonny Grant
[not found] ` <56C3A841.2000601-hus3n9K41k0@public.gmane.org>
2016-02-17 10:03 ` Michael Kerrisk (man-pages)
[not found] ` <56C44586.3040409-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2016-02-17 21:30 ` Jonny Grant
[not found] ` <56C4E65A.3090906-hus3n9K41k0@public.gmane.org>
2016-02-18 12:18 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).