diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2004-12-30 12:20:28 -0500 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2004-12-30 12:20:28 -0500 |
commit | bed9a2c79bfdde6e4ec89d9d02a5d6e88ae12f79 (patch) | |
tree | dd916bd7c1040bd69a1fe9f9ed1aa98d44ca623d /lynx_help/Lynx_users_guide.html | |
parent | b52ca53f448d0f9c01708a6ce2b03be3a71d3993 (diff) | |
download | lynx-snapshots-bed9a2c79bfdde6e4ec89d9d02a5d6e88ae12f79.tar.gz |
snapshot of project "lynx", label v2-8-6dev_9
Diffstat (limited to 'lynx_help/Lynx_users_guide.html')
-rw-r--r-- | lynx_help/Lynx_users_guide.html | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/lynx_help/Lynx_users_guide.html b/lynx_help/Lynx_users_guide.html index a2d01ca5..ca446d5b 100644 --- a/lynx_help/Lynx_users_guide.html +++ b/lynx_help/Lynx_users_guide.html @@ -535,6 +535,7 @@ HREF="keystrokes/option_help.html">HELP!</A> Headers Transferred to Remote Servers Personal mail address : __________________________________________ + Password for anonymous ftp : __________________________________________ Preferred media type (!) : [Accept lynx's internal types] Preferred encoding (!) : [All_____] Preferred document character set : _________________________________ @@ -787,6 +788,16 @@ return to Lynx or the '<em>></em>' command to save the options to a file, but can enter '<em>=</em>' to invoke the STANDARD selection menu, or <em>RETURN</em> for the default bookmark file. + <dt>Password for anonymous ftp + <dd>If this is blank, Lynx will use your personal mail address + as the anonymous ftp password. Though that is the convention, + some users prefer to use some other string which provides + less information. If the given value lacks a "@", Lynx also + will use your computer's hostname as part of the password. + If both this field and the personal mail address are blank, + Lynx will use your $USER environment variable, or "WWWuser" + if even the environment variable is unset. + <dt>Personal mail address <dd>This mail address will be used to help you send files to yourself and will be included as the From: address in any mail @@ -2853,6 +2864,8 @@ where (UNIX only). <dt><code>-syslog=<em>text</em></code> <dd>information for syslog call. + <dt><code>-syslog-urls</code> + <dd>log requested URLs with syslog. <dt><code>-tagsoup</code> <dd>initialize DTD with "TagSoup" tables, <A HREF="keystrokes/option_help.html#tagsoup">more details</A>. |