From: walter harms <wharms-fPG8STNUNVg@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>,
linux-man <linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 2/2] man.7, uri.7: Use "www.kernel.org" in example URLs
Date: Mon, 06 Feb 2017 09:28:11 +0100 [thread overview]
Message-ID: <5898339B.5090306@bfs.de> (raw)
In-Reply-To: <CAKgNAkgAe7Usfv-oEis-euhQ=kBeO4pDNqk=YdfKsxzQLNtVDQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Am 06.02.2017 08:08, schrieb Michael Kerrisk (man-pages):
> Hi Walter,
>
> On 4 February 2017 at 13:46, walter harms <wharms-fPG8STNUNVg@public.gmane.org> wrote:
>>
>>
>> Am 04.02.2017 12:11, schrieb Michael Kerrisk (man-pages):
>>> On 02/04/2017 11:49 PM, Jakub Wilk wrote:
>>>> Apparently www.kernelnotes.org is now a spam site.
>>>
>>> Charming!
>>>
>>> Thanks for the patch, Jakub. Applied.
>>>
>>> Cheers,
>>>
>>> Michael
>>>
>>>
>>>> Signed-off-by: Jakub Wilk <jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
>>>> ---
>>>> man7/man.7 | 2 +-
>>>> man7/uri.7 | 4 ++--
>>>> 2 files changed, 3 insertions(+), 3 deletions(-)
>>>>
>>>> diff --git a/man7/man.7 b/man7/man.7
>>>> index ca063c3fd..aae04bfe8 100644
>>>> --- a/man7/man.7
>>>> +++ b/man7/man.7
>>>> @@ -487,7 +487,7 @@ You can also use the new
>>>> macro to identify links to related information.
>>>> If you include URLs, use the full URL
>>>> (e.g.,
>>>> -.UR http://www.kernelnotes.org
>>>> +.UR http://www.kernel.org
>>>> .UE )
>>>> to ensure that tools can automatically find the URLs.
>>>> .PP
>>>> diff --git a/man7/uri.7 b/man7/uri.7
>>>> index 427f8ff83..39d876055 100644
>>>> --- a/man7/uri.7
>>>> +++ b/man7/uri.7
>>>> @@ -82,7 +82,7 @@ the resource ceases to exist or becomes unavailable.
>>>> .PP
>>>> URIs are the standard way to name hypertext link destinations
>>>> for tools such as web browsers.
>>>> -The string "http://www.kernelnotes.org" is a URL (and thus it
>>>> +The string "http://www.kernel.org" is a URL (and thus it
>>>> is also a URI).
>>>> Many people use the term URL loosely as a synonym for URI
>>>> (though technically URLs are a subset of URIs).
>>>> @@ -538,7 +538,7 @@ use the URI escaping mechanism, that is,
>>>> use the %HH encoding for unsafe octets.
>>>> .SS Writing a URI
>>>> When written, URIs should be placed inside double quotes
>>>> -(e.g., "http://www.kernelnotes.org"),
>>>> +(e.g., "http://www.kernel.org"),
>>>> enclosed in angle brackets (e.g., <http://lwn.net>),
>>>> or placed on a line by themselves.
>>>> A warning for those who use double-quotes:
>>>>
>>>
>>
>>
>> I am not sure that is it a good idea to use real domain names here.
>
> I think it's okay, in this case. Presumably, www.kernel.org will be
> with us at least as long as the man pages, and I do not mind that a
> man page gives a nod to lwn.net.
>
I think it gives a bad example and it is not needed. Given www.kernel.org
will be very stable but since the man page is about URI we could use any.
just my 2 cents, do as you like ...
re,
wh
> Cheers,
>
> Michael
>
>
--
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
next prev parent reply other threads:[~2017-02-06 8:28 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-04 10:49 [PATCH 1/2] netlink.7: Update libnl homepage URL Jakub Wilk
[not found] ` <20170204104956.4620-1-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-02-04 10:49 ` [PATCH 2/2] man.7, uri.7: Use "www.kernel.org" in example URLs Jakub Wilk
[not found] ` <20170204104956.4620-2-jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-02-04 11:11 ` Michael Kerrisk (man-pages)
[not found] ` <b471be63-1271-d70d-2603-673958c1118d-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-02-04 12:46 ` walter harms
[not found] ` <5895CD3A.7010905-fPG8STNUNVg@public.gmane.org>
2017-02-06 7:08 ` Michael Kerrisk (man-pages)
[not found] ` <CAKgNAkgAe7Usfv-oEis-euhQ=kBeO4pDNqk=YdfKsxzQLNtVDQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-06 8:28 ` walter harms [this message]
2017-02-04 11:10 ` [PATCH 1/2] netlink.7: Update libnl homepage URL Michael Kerrisk (man-pages)
[not found] ` <d32fc5df-204d-fe83-b2dc-27935de4bcc0-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2017-02-04 12:52 ` walter harms
[not found] ` <5895CE95.1050303-fPG8STNUNVg@public.gmane.org>
2017-02-06 7:28 ` Michael Kerrisk (man-pages)
[not found] ` <CAKgNAkjo6djahZnWhXicZEt9LTfqrwwvcB8nz=AnbokTsW2uMQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-06 10:21 ` Jakub Wilk
[not found] ` <20170206102127.vjgvzo4ufz7wmttk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org>
2017-02-08 8:48 ` Michael Kerrisk (man-pages)
[not found] ` <CAKgNAkj6csTXmO2xwuuno8hVmjfVoPayYVAkV17mesPK2bF6VA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2017-02-08 13:43 ` walter harms
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=5898339B.5090306@bfs.de \
--to=wharms-fpg8stnunvg@public.gmane.org \
--cc=jwilk-tXgOlIzOKNReoWH0uzbU5w@public.gmane.org \
--cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.