From ff6fda3df125302098f18a983c221526c6bb03ac Mon Sep 17 00:00:00 2001 From: Pavel Roskin Date: Wed, 30 Oct 2002 07:19:15 +0000 Subject: [PATCH] Minor fixes - missing dot, using Tab consistently. --- doc/mc.1.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/mc.1.in b/doc/mc.1.in index 217867db8..eeda0baec 100644 --- a/doc/mc.1.in +++ b/doc/mc.1.in @@ -1398,7 +1398,7 @@ Condition syntax: = Sub-condition is one of following: y syntax of current file matching pattern? - for edit menu only. + (for edit menu only) f current file matching pattern? F other file matching pattern? d 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.