Skip to content

Commit 3a2965a

Browse files
update documentation for news, nttp, snews, nntps
1 parent 09f979e commit 3a2965a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

lib/URI.pm

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -916,7 +916,8 @@ query-related sub-components.
916916
917917
The I<news>, I<nntp> and I<snews> URI schemes are specified in
918918
<draft-gilman-news-url-01> and will hopefully be available as an RFC
919-
2396 based specification soon.
919+
2396 based specification soon. (Update: as of April 2010, they are in
920+
L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
920921
921922
C<URI> objects belonging to the news scheme support the common,
922923
generic and server methods. In addition, they provide some methods to
@@ -928,7 +929,7 @@ See I<news> scheme.
928929
929930
=item B<nntps>:
930931
931-
See I<news> scheme.
932+
See I<news> scheme and L<RFC 5538|https://tools.ietf.org/html/rfc5538>.
932933
933934
=item B<pop>:
934935

0 commit comments

Comments
 (0)