changeset 74026:c21a24167679

(http/https): Fix a typo in the HTTP URL.
author Eli Zaretskii <eliz@gnu.org>
date Thu, 16 Nov 2006 20:50:19 +0000
parents 163a35d9cbc8
children c05de7bec057
files man/url.texi
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/man/url.texi	Thu Nov 16 15:47:56 2006 +0000
+++ b/man/url.texi	Thu Nov 16 20:50:19 2006 +0000
@@ -250,7 +250,7 @@
 defined in RFC 1945) HTTP URLs have the following form, where most of
 the parts are optional:
 @example
-http://@var{user}:@var{password}@var{host}:@var{port}/@var{path}?@var{searchpart}#@var{fragment}
+http://@var{user}:@var{password}@@@var{host}:@var{port}/@var{path}?@var{searchpart}#@var{fragment}
 @end example
 @c The @code{:@var{port}} part is optional, and @var{port} defaults to
 @c 80.  The @code{/@var{path}} part, if present, is a slash-separated