Minor Fixes of English Docs (#1)

* Translating Documentation

* Create README.SSL from doc-jp

* Clarified wording on some functions

* Clarified English in README.img

* Created README.keymap

* Translated README.menu

* Minor grammar changes
This commit is contained in:
Trafficone
2022-07-29 21:44:57 +09:00
committed by Jason@BusyBismuth
parent c515ea8a47
commit 57dfbe309c
8 changed files with 258 additions and 33 deletions

View File

@@ -1,21 +1,21 @@
You can save your passwords and usernames for a web page which require
You can save your passwords and usernames for web pages that require
HTTP certification or a proxy certification.
The configuration file is designated in "passwd_file" parameter. The
format of the configuration file is as follows
The configuration file is designated in the "passwd_file" parameter.
The format of the configuration file is as follows
machine hostname
port port number
path local part
realm realm string
login username
passwd password
port port number
path local part
realm realm string
login username
passwd password
proxy
Each configuration is began with machine and ended before the next machine.
Each configuration begins with machine and ends at the next machine.
You can omit port, path and realm.
proxy means settings for proxy certification.
proxy designates settings for proxy certification.
If passwd_file is readable from other users, w3m shows a warning for
that. If you can not set the permission for the passwd_file because