From 1208a8dd2a72651b7bdd6ddd590e55d054a28149 Mon Sep 17 00:00:00 2001 From: Kalle Olavi Niemitalo Date: Sat, 22 Aug 2009 17:34:01 +0300 Subject: [PATCH] bug 15, doc: Option manager doesn't support domain-specific Mention in elinks.conf.5 that there's one reason to edit elinks.conf: the option manager doesn't yet support domain-specific options, so any set_domain statements have to be added with an editor. --- doc/elinks.conf.5.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/elinks.conf.5.txt b/doc/elinks.conf.5.txt index 72dd1e8fd..6f4cfa2fa 100644 --- a/doc/elinks.conf.5.txt +++ b/doc/elinks.conf.5.txt @@ -24,8 +24,9 @@ protocol behaviour, keybindings, colors used for rendering and for the user interface. It is read at startup and saved only when requested. All options described in -this document can be fully configured from within ELinks so no editing of -elinks.conf is needed. +this document can be configured from within ELinks. Editing of elinks.conf is +needed only if you want to override the values of some options in individual +domains (`set_domain`). Note that MIME-related options used for specifying handlers of various MIME types are NOT described in this document. Documentation for these options can