Minor fixes - missing dot, using Tab consistently.

This commit is contained in:
Pavel Roskin 2002-10-30 07:19:15 +00:00
parent 7d363c4026
commit ff6fda3df1

View File

@ -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.