diff options
author | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-08-03 10:02:16 +0000 |
---|---|---|
committer | Ito Hiroyuki <ZXB01226@nifty.com> | 2010-08-03 10:02:16 +0000 |
commit | 49883bb9cb1d66d377982f092174846e29697313 (patch) | |
tree | 13a641230f3e2d001edfc87eb002a5ce48ffdab1 /doc-jp/MANUAL.html | |
parent | Revert the change of using ATTR_TITLE if ATTR_ALT is empty. (diff) | |
download | w3m-49883bb9cb1d66d377982f092174846e29697313.tar.gz w3m-49883bb9cb1d66d377982f092174846e29697313.zip |
* register user name and password for proxy authentication.
* remove option -pauth
Diffstat (limited to 'doc-jp/MANUAL.html')
-rw-r--r-- | doc-jp/MANUAL.html | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/doc-jp/MANUAL.html b/doc-jp/MANUAL.html index 0b24619..41d70f1 100644 --- a/doc-jp/MANUAL.html +++ b/doc-jp/MANUAL.html @@ -100,8 +100,6 @@ HTMLファイルのソースを表示する オプションの名前や値は,~/.w3m/config で指定するものと同じ. <dt>-no-proxy <dd>プロキシを利用しない. -<dt>-pauth user:pass -<dd>プロキシ認証用のユーザ名とパスワードを指定する. <dt>-no-mouse <dd>マウスを利用しない. <dt>-cookie |