Browse Source

Update documentation: added description of "Stable symlinks" checkbox in copy/move dialogs

Signed-off-by: Slava Zanko <slavazanko@gmail.com>
Slava Zanko 15 years ago
parent
commit
40e8896bd6
2 changed files with 15 additions and 0 deletions
  1. 10 0
      doc/man/mc.1.in
  2. 5 0
      doc/man/ru/mc.1.in

+ 10 - 0
doc/man/mc.1.in

@@ -2509,6 +2509,16 @@ will be converted to have initial upper case and otherwise lower case.
 .PP
 You can also use '\\' as a quote character. For example, '\\\\' is
 a backslash and '\\*' is an asterisk.
+.PP
+.B Stable symlinks
+.PP
+commands Midnight Commander, that it should change symlinks in the target,
+so that they'll point to the same location as it did before. With absolute
+symbolic links this does nothing, but if you have a relative one, it will
+recompute its value, adding necessary ../ and other directory parts and making
+the value as short as possible (most modern filesystems keep short symlinks
+inside inodes and thus don't waste much disk space).
+
 .\"NODE "Select/Unselect Files"
 .SH "Select/Unselect Files"
 The dialog of group of files and directories selection or uselection.

+ 5 - 0
doc/man/ru/mc.1.in

@@ -2803,6 +2803,11 @@ shell. В маске приемника разрешается использо
 Символ '\\' в масках используется для отмены специальной интерпретации
 отдельных символов. Например, '\\\\' означает просто backslash и '\\*'
 означает просто звездочку (asterisk).
+.PP
+"Изменять относительные ссылки" (Stable Symlinks) указывает, что 
+Midnight Commander, должен изменять символические ссылки. Скопированные
+символические ссылки будут указывать на то же расположение, что и
+оригинальная ссылка, при этом дописываются необходимые ../ и другие каталоги
 .\"NODE "Select/Unselect Files"
 .SH "Select/Unselect Files"
 Диалоговое окно параметров отметки группы файлов по заданному шаблону.