changeset 62429:b0b56d84051f

Fix typos.
author Juanma Barranquero <lekktu@gmail.com>
date Tue, 17 May 2005 14:13:34 +0000
parents 9f49da4a429d
children a25a4c4602a4
files man/url.texi
diffstat 1 files changed, 3 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/man/url.texi	Tue May 17 04:57:29 2005 +0000
+++ b/man/url.texi	Tue May 17 14:13:34 2005 +0000
@@ -93,7 +93,7 @@
 @var{scheme}s supported by this library are described below.
 @xref{Supported URL Types}.
 
-FTP NFS, HTTP, HTTPS, @code{rlogin}, @code{telnet}, tn3270,
+FTP, NFS, HTTP, HTTPS, @code{rlogin}, @code{telnet}, tn3270,
 IRC and gopher URLs all have the form
 
 @example
@@ -110,9 +110,8 @@
 specified, and it is possible using a non-standard port may have
 undesired consequences if a different service is listening on that
 port (e.g., an HTTP URL specifying the SMTP port can cause mail to be
-sent).@c , but @xref{Other Variables, url-bad-port-list}.
-The meaning of
-the @var{path} component depends on the service.
+sent). @c , but @xref{Other Variables, url-bad-port-list}.
+The meaning of the @var{path} component depends on the service.
 
 @menu
 * Configuration::