mirror of
https://github.com/MidnightCommander/mc
synced 2025-01-03 18:14:25 +03:00
Minor fixes - missing dot, using Tab consistently.
This commit is contained in:
parent
7d363c4026
commit
ff6fda3df1
@ -1398,7 +1398,7 @@ Condition syntax: = <sub-cond>
|
||||
Sub-condition is one of following:
|
||||
|
||||
y <pattern> syntax of current file matching pattern?
|
||||
for edit menu only.
|
||||
(for edit menu only)
|
||||
f <pattern> current file matching pattern?
|
||||
F <pattern> other file matching pattern?
|
||||
d <pattern> current directory matching pattern?
|
||||
@ -2064,7 +2064,7 @@ files and directories. It can be invoked with the C-x c key combination.
|
||||
The Chmod window has two parts -
|
||||
.I Permissions
|
||||
and
|
||||
.I File
|
||||
.IR File .
|
||||
.PP
|
||||
In the File section are displayed the name of the file or directory
|
||||
and its permissions in octal form, as well as its owner and group.
|
||||
|
Loading…
Reference in New Issue
Block a user