* [PATCH] uri.7: Update RFC reference (2718 -> 7595)
@ 2022-03-28 18:56 Alejandro Colomar
2022-03-28 22:29 ` Jakub Wilk
0 siblings, 1 reply; 3+ messages in thread
From: Alejandro Colomar @ 2022-03-28 18:56 UTC (permalink / raw)
To: linux-man; +Cc: Alejandro Colomar, NGINX Unit, Jakub Wilk
There's no significant change that affects this paragraph,
so simply update the reference to the obsolete RFC,
to refer to the current one.
Cc: NGINX Unit <unit@nginx.org>
Cc: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
---
man7/uri.7 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/man7/uri.7 b/man7/uri.7
index 50121b24e..a2401b0cf 100644
--- a/man7/uri.7
+++ b/man7/uri.7
@@ -517,7 +517,7 @@ path, but the two are equivalent for an HTTP URI.
.PP
For URIs which must handle characters outside the US ASCII character set,
the HTML 4.01 specification (section B.2) and
-IETF RFC\ 2718 (section 2.2.5) recommend the following approach:
+IETF RFC\~7595 (section 3.6) recommend the following approach:
.IP 1. 4
translate the character sequences into UTF-8 (IETF RFC\~3629)\(emsee
.BR utf\-8 (7)\(emand
--
2.30.2
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] uri.7: Update RFC reference (2718 -> 7595)
2022-03-28 18:56 [PATCH] uri.7: Update RFC reference (2718 -> 7595) Alejandro Colomar
@ 2022-03-28 22:29 ` Jakub Wilk
2022-04-02 21:29 ` Alejandro Colomar (man-pages)
0 siblings, 1 reply; 3+ messages in thread
From: Jakub Wilk @ 2022-03-28 22:29 UTC (permalink / raw)
To: Alejandro Colomar; +Cc: linux-man, NGINX Unit
* Alejandro Colomar <alx.manpages@gmail.com>, 2022-03-28, 20:56:
>-IETF RFC\ 2718 (section 2.2.5) recommend the following approach:
>+IETF RFC\~7595 (section 3.6) recommend the following approach:
The new RFC doesn't directly contain the recipe in question.
Can we point to the last paragraph of section 2.5 of RFC 3986 instead?
--
Jakub Wilk
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] uri.7: Update RFC reference (2718 -> 7595)
2022-03-28 22:29 ` Jakub Wilk
@ 2022-04-02 21:29 ` Alejandro Colomar (man-pages)
0 siblings, 0 replies; 3+ messages in thread
From: Alejandro Colomar (man-pages) @ 2022-04-02 21:29 UTC (permalink / raw)
To: Jakub Wilk; +Cc: linux-man
Hi Jakub,
On 3/29/22 00:29, Jakub Wilk wrote:
> * Alejandro Colomar <alx.manpages@gmail.com>, 2022-03-28, 20:56:
>> -IETF RFC\ 2718 (section 2.2.5) recommend the following approach:
>> +IETF RFC\~7595 (section 3.6) recommend the following approach:
>
> The new RFC doesn't directly contain the recipe in question.
> Can we point to the last paragraph of section 2.5 of RFC 3986 instead?
>
Yes, it makes sense.
Cheers,
Alex
---
uri.7: Be more precise in RFC reference
RFC 7595 points to RFC 3986. Let's refer to where the info actually is.
Reported-by: Jakub Wilk <jwilk@jwilk.net>
Signed-off-by: Alejandro Colomar <alx.manpages@gmail.com>
diff --git a/man7/uri.7 b/man7/uri.7
index d0280dc2d..9ef20f8d4 100644
--- a/man7/uri.7
+++ b/man7/uri.7
@@ -514,7 +514,8 @@ path, but the two are equivalent for an HTTP URL.
.PP
For URIs which must handle characters outside the US ASCII character set,
the HTML 4.01 specification (section B.2) and
-IETF RFC\~7595 (section 3.6) recommend the following approach:
+IETF RFC\~3986 (last paragraph of section 2.5)
+recommend the following approach:
.IP 1. 4
translate the character sequences into UTF-8 (IETF RFC\~3629)\(emsee
.BR utf\-8 (7)\(emand
--
Alejandro Colomar
Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/
http://www.alejandro-colomar.es/
^ permalink raw reply related [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-04-02 21:29 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-03-28 18:56 [PATCH] uri.7: Update RFC reference (2718 -> 7595) Alejandro Colomar
2022-03-28 22:29 ` Jakub Wilk
2022-04-02 21:29 ` Alejandro Colomar (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox