Cleanups and format small fixes in EN and RU man pages.

Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
Andrew Borodin 2011-07-21 17:26:44 +04:00 committed by Slava Zanko
parent 4124e9e6de
commit a5fe9d1d6c
2 changed files with 208 additions and 231 deletions

View File

@ -324,43 +324,44 @@ the input lines in the query dialogs.
Hotkey bindings may be read from external file (keymap\-file). Hotkey bindings may be read from external file (keymap\-file).
A keymap\-file is searched on the following algorithm (to the first one found): A keymap\-file is searched on the following algorithm (to the first one found):
.IP .IP
.BR .br
1) command line option 1) command line option
.BR \-K .B \-K \<keymap\>
.BR \<keymap\>
or or
.BR \-\-keymap=\<keymap\> .B \-\-keymap=\<keymap\>
.BR .br
2) Environment variable 2) Environment variable
.BR MC_KEYMAP .B MC_KEYMAP
.BR .br
3) In config file parameter 3) Parameter
.BR keymap .B keymap
in section in section
.BR [Midnight\-Commander] .B [Midnight\-Commander]
.BR of config file.
.br
4) File 4) File
.BR ~/.local/share/mc/mc.keymap .B ~/.local/share/mc/mc.keymap
.BR .br
5) File 5) File
.BR @sysconfdir@/mc/mc.keymap .B @sysconfdir@/mc/mc.keymap
.br .br
6) File 6) File
.BR @prefix@/share/mc/mc.keymap .B @prefix@/share/mc/mc.keymap
.PP .PP
Command line option, environment variable and parameter in config file may Command line option, environment variable and parameter in config file may
contain the absolute path to the keymap\-file (with the extension \.keymap contain the absolute path to the keymap\-file (with the extension \.keymap
or without it). Search of keymap\-file will occur in (to the first one found): or without it). Search of keymap\-file will occur in (to the first one found):
.IP .IP
.br
1) 1)
.BR ~/.local/share .B ~/.local/share/mc
.BR .br
2) 2)
.BR @sysconfdir@/mc/ .B @sysconfdir@/mc/
.BR .br
3) 3)
.BR @prefix@/share/mc/ .B @prefix@/share/mc/
.BR
.\"NODE " Miscellaneous Keys" .\"NODE " Miscellaneous Keys"
.SH " Miscellaneous Keys" .SH " Miscellaneous Keys"
Here are some keys which don't fall into any of the other categories: Here are some keys which don't fall into any of the other categories:
@ -3546,10 +3547,11 @@ or
2) Environment variable 2) Environment variable
.B MC_SKIN .B MC_SKIN
.br .br
3) In config file parameter 3) Parameter
.B skin .B skin
in section in section
.B [Midnight\-Commander] .B [Midnight\-Commander]
in config file.
.br .br
4) File 4) File
.B @sysconfdir@/mc/skins/default.ini .B @sysconfdir@/mc/skins/default.ini

File diff suppressed because it is too large Load Diff