diff options
Diffstat (limited to 'lynx.cfg')
-rw-r--r-- | lynx.cfg | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/lynx.cfg b/lynx.cfg index c35ad97b..d376bc5b 100644 --- a/lynx.cfg +++ b/lynx.cfg @@ -46,8 +46,8 @@ STARTFILE:http://lynx.browser.org/ # # As an alternative, you may want to use a local URL. A good choice for this is -# the user's home directory: -#STARTFILE:file://localhost/~/ +# the user's home directory: +#STARTFILE:file://localhost/~/ # # Your choice of STARTFILE should reflect your site's needs, and be a URL that # you can connect to reliably. Otherwise users will become confused and think @@ -2010,11 +2010,11 @@ MINIMAL_COMMENTS:TRUE # 1) The markup for HTML_ENTIRE will be emitted only once - it will surround # entire file source. # 2) The tagnames specified by TAGPEC should be valid html tag names. -# 3) If the tag/class comblination given by TAGOPEN is not assigned a color +# 3) If the tag/class combination given by TAGOPEN is not assigned a color # style in lss file (for lynx compiled with lss support), that tag/class # combination will be anyway emitted during internal html markup. Such # combinations will be also reported to the trace log. -# 4) Lexem 'tag' means everything contained in generalized angle brackets +# 4) Lexeme 'tag' means everything contained in generalized angle brackets # 5) Angle brackets of html specials won't be surrounded by markup for ABRACKET # # Examples: |