mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
* doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
Fix location of configuration files.
This commit is contained in:
parent
ceef847ec4
commit
6e3daebeb6
@ -1,3 +1,8 @@
|
|||||||
|
2002-02-14 Andrew V. Samoilov <kai@cmail.ru>
|
||||||
|
|
||||||
|
* doc/mc.1.in (FILES): Use MC_LIBDIR instead of MCHOME.
|
||||||
|
Fix location of configuration files.
|
||||||
|
|
||||||
2002-02-05 Pavel Roskin <proski@gnu.org>
|
2002-02-05 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* configure.in: Don't use defunct ncurses_version.
|
* configure.in: Don't use defunct ncurses_version.
|
||||||
|
@ -3108,8 +3108,8 @@ and unused keys everywhere).
|
|||||||
.SH "FILES"
|
.SH "FILES"
|
||||||
.PP
|
.PP
|
||||||
The program will retrieve all of its information relative to the
|
The program will retrieve all of its information relative to the
|
||||||
MCHOME environment variable, if this variable is not set, then it will
|
MC_LIBDIR environment variable, if this variable is not set, then it will
|
||||||
fall back to the @prefix@ directory.
|
fall back to the @prefix@/lib/mc directory.
|
||||||
.PP
|
.PP
|
||||||
@prefix@/lib/mc/mc.hlp
|
@prefix@/lib/mc/mc.hlp
|
||||||
.IP
|
.IP
|
||||||
|
Loading…
Reference in New Issue
Block a user