mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 10:04:32 +03:00
Fix wrapper location in description of -P/printwd option.
Signed-off-by: Andrew Borodin <aborodin@vmail.ru>
This commit is contained in:
parent
f1316549a2
commit
3715c5254c
@ -2,7 +2,8 @@ SED_PARAMETERS = \
|
|||||||
-e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \
|
-e "s/%DATE_OF_MAN_PAGE%/$${MAN_DATE}/g" \
|
||||||
-e "s/%DISTR_VERSION%/@DISTR_VERSION@/g" \
|
-e "s/%DISTR_VERSION%/@DISTR_VERSION@/g" \
|
||||||
-e "s{%prefix%{@prefix@{g" \
|
-e "s{%prefix%{@prefix@{g" \
|
||||||
-e "s{%sysconfdir%{@sysconfdir@{g"
|
-e "s{%sysconfdir%{@sysconfdir@{g" \
|
||||||
|
-e "s{%libexecdir%{@libexecdir@{g"
|
||||||
|
|
||||||
MAN_DATE_CMD = \
|
MAN_DATE_CMD = \
|
||||||
LC_ALL=$(DATE_LANG) @PERL@ -MPOSIX -e '\
|
LC_ALL=$(DATE_LANG) @PERL@ -MPOSIX -e '\
|
||||||
|
@ -98,9 +98,9 @@ directorio de trabajo en el archivo indicado. Esta opción no debe ser
|
|||||||
usada directamente, sino desde un guión de shell adecuado, para dejar
|
usada directamente, sino desde un guión de shell adecuado, para dejar
|
||||||
como directorio activo el directorio que estaba en uso dentro de
|
como directorio activo el directorio que estaba en uso dentro de
|
||||||
Midnight Commander. Consúltese en los archivos
|
Midnight Commander. Consúltese en los archivos
|
||||||
.B %prefix%/share/mc/bin/mc.sh
|
.B %libexecdir%/mc/mc.sh
|
||||||
(usuarios de bash y zsh) y
|
(usuarios de bash y zsh) y
|
||||||
.B %prefix%/share/mc/bin/mc.csh
|
.B %libexecdir%/mc/mc.csh
|
||||||
(usuarios de tcsh) la manera de definir
|
(usuarios de tcsh) la manera de definir
|
||||||
.B mc
|
.B mc
|
||||||
como un alias para el correspondiente guión de shell.
|
como un alias para el correspondiente guión de shell.
|
||||||
|
@ -59,9 +59,9 @@ helyett a Midnight Commander által utoljára meglátogatott könyvtárra való
|
|||||||
átváltást (köszönet a funkcióért és a funkcióhoz szükséges kódért Torben
|
átváltást (köszönet a funkcióért és a funkcióhoz szükséges kódért Torben
|
||||||
Fjerdingstad\-nek és Sergey\-nek közreműködésükért). Kérlek, ne csinálj
|
Fjerdingstad\-nek és Sergey\-nek közreműködésükért). Kérlek, ne csinálj
|
||||||
szó szerinti másolatot a funkció beállításairól. A fájlok forrása a
|
szó szerinti másolatot a funkció beállításairól. A fájlok forrása a
|
||||||
.I %prefix%/share/mc/bin/mc.sh
|
.I %libexecdir%/mc/mc.sh
|
||||||
(bash és zsh felhasználóknak), illetőleg a
|
(bash és zsh felhasználóknak), illetőleg a
|
||||||
.I %prefix%/share/mc/bin/mc.csh
|
.I %libexecdir%/mc/mc.csh
|
||||||
(tcsh felhasználóknak) fájl. Ilyenkor, amikor a funkció beállításokat
|
(tcsh felhasználóknak) fájl. Ilyenkor, amikor a funkció beállításokat
|
||||||
változtatod, a profil értékeket nem szükséges megváltoztatnod, csak
|
változtatod, a profil értékeket nem szükséges megváltoztatnod, csak
|
||||||
arról gondoskodj, hogy az MC\-t ne fordítsd eltérő beállításokkal.
|
arról gondoskodj, hogy az MC\-t ne fordítsd eltérő beállításokkal.
|
||||||
|
@ -80,9 +80,9 @@ Questa funzione non è fatta per un uso diretto, ma dovrebbe essere
|
|||||||
utilizzata da una speciale funzione shell che imposti automaticamente
|
utilizzata da una speciale funzione shell che imposti automaticamente
|
||||||
l'ultima directory corrente della shell come l'ultima directory in cui
|
l'ultima directory corrente della shell come l'ultima directory in cui
|
||||||
stava il Midnight Commander. Prelevate i file
|
stava il Midnight Commander. Prelevate i file
|
||||||
.B %prefix%/share/mc/bin/mc.sh
|
.B %libexecdir%/mc/mc.sh
|
||||||
(utenti bash e zsh) o rispettivamente
|
(utenti bash e zsh) o rispettivamente
|
||||||
.B %prefix%/share/mc/bin/mc.csh
|
.B %libexecdir%/mc/mc.csh
|
||||||
(utenti tcsh) per definire
|
(utenti tcsh) per definire
|
||||||
.B mc
|
.B mc
|
||||||
come un alias allo script di shell appropriato.
|
come un alias allo script di shell appropriato.
|
||||||
|
@ -83,9 +83,9 @@ Print the last working directory to the specified file. This option is
|
|||||||
not meant to be used directly. Instead, it's used from a special shell
|
not meant to be used directly. Instead, it's used from a special shell
|
||||||
script that automatically changes the current directory of the shell to
|
script that automatically changes the current directory of the shell to
|
||||||
the last directory the Midnight Commander was in. Source the file
|
the last directory the Midnight Commander was in. Source the file
|
||||||
.B %prefix%/share/mc/bin/mc.sh
|
.B %libexecdir%/mc/mc.sh
|
||||||
(bash and zsh users) or
|
(bash and zsh users) or
|
||||||
.B %prefix%/share/mc/bin/mc.csh
|
.B %libexecdir%/mc.csh
|
||||||
(tcsh users) respectively to define
|
(tcsh users) respectively to define
|
||||||
.B mc
|
.B mc
|
||||||
as an alias to the appropriate shell script.
|
as an alias to the appropriate shell script.
|
||||||
|
@ -99,9 +99,9 @@ termcap/terminfo. Этот ключ используется только на
|
|||||||
Commander.
|
Commander.
|
||||||
.IP
|
.IP
|
||||||
Для того чтобы эта функция была определена, используйте файл
|
Для того чтобы эта функция была определена, используйте файл
|
||||||
.B %prefix%/share/mc/bin/mc.sh
|
.B %libexecdir%/mc/mc.sh
|
||||||
для оболочек bash и zsh, а для оболочки tcsh соответственно файл
|
для оболочек bash и zsh, а для оболочки tcsh соответственно файл
|
||||||
.B %prefix%/share/mc/bin/mc.csh
|
.B %libexecdir%/mc/mc.csh
|
||||||
.TP
|
.TP
|
||||||
.I \-s, \-\-slow
|
.I \-s, \-\-slow
|
||||||
Включает медленный режим терминала, в котором программа выводит меньше
|
Включает медленный режим терминала, в котором программа выводит меньше
|
||||||
|
@ -60,9 +60,9 @@ termcap/terminfo. Корисно је само на ХП\-овим термин
|
|||||||
посебног списа љуске који аутоматски поставља текући директоријум
|
посебног списа љуске који аутоматски поставља текући директоријум
|
||||||
љуске на последњи директоријум у коме се налазио Поноћни наредник.
|
љуске на последњи директоријум у коме се налазио Поноћни наредник.
|
||||||
Учитајте датотеку
|
Учитајте датотеку
|
||||||
.B %prefix%/share/mc/bin/mc.sh
|
.B %libexecdir%/mc/mc.sh
|
||||||
(за кориснике љуски bash и zsh) или
|
(за кориснике љуски bash и zsh) или
|
||||||
.B %prefix%/share/mc/bin/mc.csh
|
.B %libexecdir%/mc/mc.csh
|
||||||
(за кориснике љуске tcsh), тим редом, да бисте задали
|
(за кориснике љуске tcsh), тим редом, да бисте задали
|
||||||
.B mc
|
.B mc
|
||||||
као надимак за одговарајући спис љуске.
|
као надимак за одговарајући спис љуске.
|
||||||
|
Loading…
Reference in New Issue
Block a user