about summary refs log tree commit diff stats
path: root/lynx_help/lynx_url_support.html
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2001-06-03 21:17:35 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2001-06-03 21:17:35 -0400
commitd1349dd61e0c9248ec9be3edaa37a67952e44300 (patch)
treecc38442efa38ebd0cbb683866bc0ac8caf066a69 /lynx_help/lynx_url_support.html
parent8c68f693cc82e6650afff52fe478c0ccde4bc015 (diff)
downloadlynx-snapshots-d1349dd61e0c9248ec9be3edaa37a67952e44300.tar.gz
snapshot of project "lynx", label v2-8-4dev_21
Diffstat (limited to 'lynx_help/lynx_url_support.html')
-rw-r--r--lynx_help/lynx_url_support.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html
index ff98d471..bee82050 100644
--- a/lynx_help/lynx_url_support.html
+++ b/lynx_help/lynx_url_support.html
@@ -1,4 +1,4 @@
-<!DOCTYPE html public "-//IETF//DTD HTML 3.0//EN">
+<!DOCTYPE html PUBLIC "-//IETF//DTD HTML 3.0//EN">
 <HTML>
 <HEAD>
 <TITLE>URL Schemes Supported in Lynx</TITLE>
@@ -378,11 +378,11 @@ on behalf of Lynx.
 <p>If the host field is omitted, it defaults to that pointed to by the
 NNTPSERVER configuration or environmental variable.  Inclusion of at
 least one newsgroup in the URL is required, and additional groups can
-be specified as a comma-separated list.  Wildcarding of newgroup names
+be specified as a comma-separated list.  Wildcarding of newsgroup names
 is not supported for these URLs.  For newsreply and snewsreply URLs, if
 an external editor has been defined via the <em>Options Menu</em>, the
 user is offered an option to include the currently displayed document,
-which presumeably is a news article with a <em>followup</em> link that
+which presumably is a news article with a <em>followup</em> link that
 was activated, and if confirmed, each line of that document is prefixed
 with a right-angle-bracket.  The user is expected to edit such an inclusion
 so that only the passages relevant to the followup message are retained.
@@ -583,7 +583,7 @@ ACTION for a FORM, and if enabled in your Lynx image has the format:
       <em>lynxcgi://localhost/path_to_CGI_script</em>
 </pre>
 where <em>//localhost</em> is optional and always implied;
-the full path should be specified, as `~' is not recognised;
+the full path should be specified, as `~' is not recognized;
 if the script is in the directory Lynx was started from,
 the simple file name is adequate.  The output of the script
 should be text/html and is rendered and displayed by Lynx.