Skip to content

Commit 30094d2

Browse files
krobeluszyv
authored andcommitted
doc/man/mc.1.in: fix typo
This was missed in 76555ad (man: much use of directory macros, 2021-12-08). Signed-off-by: Johannes Altmanninger <aclopte@gmail.com> Signed-off-by: Yury V. Zaytsev <yury@shurup.com>
1 parent 339497e commit 30094d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/man/mc.1.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ script that automatically changes the current directory of the shell to
7979
the last directory Midnight Commander was in. Source the file
8080
.B %pkglibexecdir%/mc.sh
8181
(bash and zsh users),
82-
.B %libexecdir%/mc.csh
82+
.B %pkglibexecdir%/mc.csh
8383
(tcsh users), or
8484
.B %pkglibexecdir%/mc.fish
8585
(fish users) respectively to define

0 commit comments

Comments
 (0)