diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-17 14:36:49 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1997-11-17 14:36:49 -0500 |
commit | e47cfd5646f55de9688ff42df3055fd9c09b503f (patch) | |
tree | aab6f3c275e0f2ef58110654e4d87e5bc6676130 /lynx_help | |
parent | b63d287c6f3e67f8574ca2155c661288bc7dcd05 (diff) | |
download | lynx-snapshots-e47cfd5646f55de9688ff42df3055fd9c09b503f.tar.gz |
snapshot of project "lynx", label v2-7-1ac_0-95
Diffstat (limited to 'lynx_help')
-rw-r--r-- | lynx_help/Lynx_users_guide.html | 22 | ||||
-rw-r--r-- | lynx_help/keystrokes/gopher_types_help.html | 2 | ||||
-rw-r--r-- | lynx_help/lynx_help_main.html | 2 | ||||
-rw-r--r-- | lynx_help/lynx_url_support.html | 2 |
4 files changed, 14 insertions, 14 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index 7d431aa0..1843e1d8 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -582,26 +582,26 @@ return to Lynx or the '<em>></em>' command to save the options to a q factors as defined by the HTTP protocol, for servers which understand it, for example: da, en-gb;q=0.8, en;q=0.7 - + <dt>Preferred Document Charset <dd>The character set you prefer if sets in addition to ISO-8859-1 and US-ASCII are available from servers. Use MIME notation (e.g., ISO-8859-2) and do not include ISO-8859-1 or US-ASCII, since those values are always assumed by default. Can be a comma-separated list, which may be interpreted by servers as - descending order of preferences. - You can also make your order of preference explicit by using - q factors as defined by the HTTP protocol, for servers which - understand it, for example: + descending order of preferences. You can also make your order + of preference explicit by using q factors as defined by the + HTTP protocol, for servers which understand it, for example: iso-8859-5, utf-8;q=0.8 <dt>Display Character set <dd>This option allows you to set up the default character set for - your specific terminal. The character set provides a mapping - of 8-bit ISO Latin character entities and/or Asian (CJK) or - Unicode characters into viewable characters and should be set - according to your terminal's character set if you will be - viewing such characters with Lynx. You must have the selected + your specific terminal. The display character set provides a + mapping from the character encodings of viewed documents and + from HTML entities into viewable characters. It should be set + according to your terminal's character set so that characters + other than 7-bit ASCII can be displayed correctly, using + approximations if necessary. You must have the selected character set installed on your terminal. <dt>Raw 8-bit or CJK Mode @@ -612,7 +612,7 @@ return to Lynx or the '<em>></em>' command to save the options to a (CJK) sets and the 8-bit characters are Kanji multibytes. Should be OFF for the other character sets, but can be turned ON when the document's charset is unknown (e.g., is not ISO-8859-1 - and no charset parameter was included in a reply header from + and no charset parameter was specified in a reply header from an HTTP server to indicate what it is) but you know by some means that you have the matching display character set selected. Should be OFF when an Asian (CJK) set is selected but the document diff --git a/lynx_help/keystrokes/gopher_types_help.html b/lynx_help/keystrokes/gopher_types_help.html index aa134daa..629256e1 100644 --- a/lynx_help/keystrokes/gopher_types_help.html +++ b/lynx_help/keystrokes/gopher_types_help.html @@ -7,7 +7,7 @@ <BODY> <h1>+++ Gopher Types +++</h1> -<dl> +<dl compact> <dt>(FILE) <dd>An ASCII file diff --git a/lynx_help/lynx_help_main.html b/lynx_help/lynx_help_main.html index 5ff1221d..0871f1d9 100644 --- a/lynx_help/lynx_help_main.html +++ b/lynx_help/lynx_help_main.html @@ -39,7 +39,7 @@ href="http://www.w3.org/MarkUp/html-spec/html-spec_toc.html" >HTML i18n</a> | <a href="http://www.w3.org/MarkUp/" >HTML 3.2</a> -| <a href="http://www.w3.org/TR/WD-html40/" +| <a href="http://www.w3.org/TR/PR-html40/" >HTML 4.0</a> <ul plain> diff --git a/lynx_help/lynx_url_support.html b/lynx_help/lynx_url_support.html index 37f78679..0237733d 100644 --- a/lynx_help/lynx_url_support.html +++ b/lynx_help/lynx_url_support.html @@ -539,7 +539,7 @@ by Lynx. (Note that restrictions on acceptable paths can be imposed by the system administrator.) <p>This is a Lynxism and should be used only in local documents intended -solely for Lynx, or for limited local testing of CGI scripts without a +solely for Lynx, or for limited local testing of CGI scripts without an http server. <p>On VMS, you are advised to use the threaded OSU http server, available |