diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-13 04:18:55 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 1998-12-13 04:18:55 -0500 |
commit | 08fc6e5c6582f05f43c968931b04d698cf7abc86 (patch) | |
tree | e8dd5f36c333c4fec9bee88f9bffb370db7ee176 /lynx_help/keystrokes | |
parent | 0654c7025fbe241efddf0c3b9e58817f262aeda9 (diff) | |
download | lynx-snapshots-08fc6e5c6582f05f43c968931b04d698cf7abc86.tar.gz |
snapshot of project "lynx", label v2-8-2dev_9
Diffstat (limited to 'lynx_help/keystrokes')
-rw-r--r-- | lynx_help/keystrokes/option_help.html | 4 | ||||
-rw-r--r-- | lynx_help/keystrokes/other_help.html | 24 |
2 files changed, 14 insertions, 14 deletions
diff --git a/lynx_help/keystrokes/option_help.html b/lynx_help/keystrokes/option_help.html index 2bdbcf2a..c7b77225 100644 --- a/lynx_help/keystrokes/option_help.html +++ b/lynx_help/keystrokes/option_help.html @@ -278,7 +278,7 @@ you can turn the feature on or off via this setting. 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 +assumed by default. Can be a comma-separated list, which may be interpreted by servers as descending order of preferences; you can make your order of preference explicit by using `q factors' as defined by the HTTP protocol, for servers which understand it: e.g., <kbd>iso-8859-5, utf-8;q=0.8</kbd>. @@ -286,7 +286,7 @@ for servers which understand it: e.g., <kbd>iso-8859-5, utf-8;q=0.8</kbd>. <H1><A NAME="PL">Preferred Document Language</A></H1> The language you prefer if multi-language files are available from servers. -Use RFC 1766 tags, e.g., `en' English, `fr' French. Can be a comma-separated +Use RFC 1766 tags, e.g., `en' English, `fr' French. Can be a comma-separated list, and you can use `q factors' (see previous help item): e.g., <kbd>da, en-gb;q=0.8, en;q=0.7</kbd> . diff --git a/lynx_help/keystrokes/other_help.html b/lynx_help/keystrokes/other_help.html index 511ddaac..e9b2bf24 100644 --- a/lynx_help/keystrokes/other_help.html +++ b/lynx_help/keystrokes/other_help.html @@ -29,22 +29,22 @@ g - Allows you to enter any <a href="http://www.ncsa.uiuc.edu/demoweb/url-primer.html">URL</a> or filename that you wish to view, and then <em>goto</em> it. - + G - Allows you to edit the current document's URL and use that as a <em>goto</em> URL. - + ? or H - Hypertext help to explain how to navigate in Lynx and use its features. - i - Shows an index of files or subjects. This is - configurable by the System administrator, or + i - Shows an index of files or subjects. This is + configurable by the System administrator, or within documents that you may be viewing. - j - Allows you to enter a "short" name to execute a + j - Allows you to enter a "short" name to execute a jump command configured by your system administrator. Press "?" and ENTER to see a list of defined jump commands. - + k - Shows a list of key mappings. Keys remapped in "lynx.cfg" show up in this list. @@ -52,7 +52,7 @@ document, which can be used for rapid access to the links in large documents. - m - Returns to the first screen and empties the + m - Returns to the first screen and empties the history stack. p - Brings up a list of <A HREF="print_help.html">print commands</A>. @@ -62,12 +62,12 @@ q - Quits Lynx. ('Q' quits without asking) / - Search for a string of characters in the current - document case insensitive or case sensitive + document case insensitive or case sensitive depending on the options set. (see <A HREF="option_help.html">options)</A>. s - Search through an external searchable indexed document. - n - Move to the next instance of a search string if you + n - Move to the next instance of a search string if you have searched previously. v - View a <A HREF="bookmark_help.html">Bookmark file</A>. @@ -79,7 +79,7 @@ <backspace> - displays the <a href="history_help.html">history page</A>. - = - Show information about the file and link that you + = - Show information about the file and link that you are currently viewing. \ - Toggles between viewing the HTML source of a @@ -101,7 +101,7 @@ Note that any protected documents that are still in cache can still be accessed. - ` - Toggles minimal or valid comment parsing. When minimal, any + ` - Toggles minimal or valid comment parsing. When minimal, any two successive dashes followed by a close-angle-bracket will be treated as a comment terminator, emulating the parsing bug in Netscape v2.0. If historical comment parsing is set, that @@ -134,7 +134,7 @@ cache. Note that for form submissions, http servers vary in whether they'll treat HEAD requests as valid and return the CGI script's headers, or treat it as invalid and return - an error message. + an error message. " - Toggles valid or "soft" double-quote parsing. When soft, a close-angle-bracket will serve as both a close-double- |