mirror of https://github.com/MidnightCommander/mc
Fix manual pages.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
239a8d0117
commit
d1ad225177
|
@ -4258,10 +4258,10 @@ personal o de sistema.
|
|||
.PP
|
||||
Para cambiar el directorio de incio de MC se puede utilizar la variable de
|
||||
entorno
|
||||
.BR MC_HOME .
|
||||
El valor de MC_HOME tiene que ser una ruta absoluta. Si MC_HOME no existe o
|
||||
está vacía se usa la variable HOME. Si HOME no existe o está vacía se recurre
|
||||
a la biblioteca GLib para obtener los directorios de MC.
|
||||
.BR MC_PROFILE_ROOT .
|
||||
El valor de MC_PROFILE_ROOT tiene que ser una ruta absoluta. Si MC_PROFILE_ROOT
|
||||
no existe o está vacía se usa la variable HOME. Si HOME no existe o está vacía
|
||||
se recurre a la biblioteca GLib para obtener los directorios de MC.
|
||||
.\"SKIP_SECTION"
|
||||
.SH "LICENCIA"
|
||||
Este programa se distribuye en los términos que recoge la Licencia Pública
|
||||
|
|
|
@ -3242,10 +3242,10 @@ Helyi felhasználó által definiált menü. Ha ez a fájl létezik, ezt
|
|||
használja a home, vagy rendszerszintű alkalmazás menü helyett.
|
||||
.PP
|
||||
To change default home directory of MC, you can use
|
||||
.BR MC_HOME
|
||||
environment variable. The value of MC_HOME must be an absolute path. If MC_HOME
|
||||
is unset or empty, HOME variable is used. If HOME is unset or empty, MC
|
||||
directories are get from GLib library.
|
||||
.BR MC_PROFILE_ROOT
|
||||
environment variable. The value of MC_PROFILE_ROOT must be an absolute path.
|
||||
If MC_PROFILE_ROOT is unset or empty, HOME variable is used. If HOME is unset
|
||||
or empty, MC directories are get from GLib library.
|
||||
.\"NODE "AVAILABILITY"
|
||||
.SH "A Midnight Commander frissítése"
|
||||
A program legutolsó verzióját az ftp.nuclecu.unam.mx címen a
|
||||
|
|
|
@ -3231,10 +3231,10 @@ Menu locale definito dall'utente. Se questo file è presente viene usato
|
|||
al posto del menu delle applicazioni utente o di sistema.
|
||||
.PP
|
||||
To change default home directory of MC, you can use
|
||||
.BR MC_HOME
|
||||
environment variable. The value of MC_HOME must be an absolute path. If MC_HOME
|
||||
is unset or empty, HOME variable is used. If HOME is unset or empty, MC
|
||||
directories are get from GLib library.
|
||||
.BR MC_PROFILE_ROOT
|
||||
environment variable. The value of MC_PROFILE_ROOT must be an absolute path.
|
||||
If MC_PROFILE_ROOT is unset or empty, HOME variable is used. If HOME is unset
|
||||
or empty, MC directories are get from GLib library.
|
||||
.\"SKIP_SECTION"
|
||||
.SH "LICENZA"
|
||||
Questo programma è distribuito sotto i termini della Licenza Generale
|
||||
|
|
|
@ -4341,10 +4341,10 @@ Local user\-defined menu. If this file is present, it is used instead of
|
|||
the home or system\-wide applications menu.
|
||||
.PP
|
||||
To change default root directory of MC, you can use
|
||||
.BR MC_HOME
|
||||
environment variable. The value of MC_HOME must be an absolute path. If MC_HOME
|
||||
is unset or empty, HOME variable is used. If HOME is unset or empty, MC
|
||||
directories are get from GLib library.
|
||||
.BR MC_PROFILE_ROOT
|
||||
environment variable. The value of MC_PROFILE_ROOT must be an absolute path.
|
||||
If MC_PROFILE_ROOT is unset or empty, HOME variable is used. If HOME is unset
|
||||
or empty, MC directories are get from GLib library.
|
||||
.\"SKIP_SECTION"
|
||||
.SH "LICENSE"
|
||||
This program is distributed under the terms of the GNU General Public
|
||||
|
|
|
@ -2939,10 +2939,10 @@ Lokalny plik zdefiniowany przez użytkownika. Jeśli ten plik jest dostępny,
|
|||
jest używany zamiast pliku w katalogu domowym i ogólnosystemowego.
|
||||
.PP
|
||||
To change default home directory of MC, you can use
|
||||
.BR MC_HOME
|
||||
environment variable. The value of MC_HOME must be an absolute path. If MC_HOME
|
||||
is unset or empty, HOME variable is used. If HOME is unset or empty, MC
|
||||
directories are get from GLib library.
|
||||
.BR MC_PROFILE_ROOT
|
||||
environment variable. The value of MC_PROFILE_ROOT must be an absolute path.
|
||||
If MC_PROFILE_ROOT is unset or empty, HOME variable is used. If HOME is unset
|
||||
or empty, MC directories are get from GLib library.
|
||||
.\"SKIP_SECTION"
|
||||
.SH LICENCJA
|
||||
Program jest dystrybuowany na zasadach licencji GNU General Public License
|
||||
|
|
|
@ -4727,8 +4727,8 @@ Commander; используется только в тех случаях, ко
|
|||
.PP
|
||||
Для того, чтобы изменить корневой каталог MC, установленный по умолчанию,
|
||||
можно использовать переменную окружения
|
||||
.BR MC_HOME .
|
||||
Значением этой переменный должен быть абсолютный путь. Если переменная MC_HOME
|
||||
.BR MC_PROFILE_ROOT .
|
||||
Значением этой переменный должен быть абсолютный путь. Если переменная MC_PROFILE_ROOT
|
||||
не определена или пуста, используется переменная окружения HOME. Если и HOME
|
||||
не определена или пуста, каталоги MC определяются средствами библиотеки GLib.
|
||||
.\"SKIP_SECTION"
|
||||
|
|
Loading…
Reference in New Issue