From 3b0c32ede9deb74ab43d63e549e06d362cb3b31b Mon Sep 17 00:00:00 2001 From: "Vojtech Vitek (V-Teq)" Date: Sat, 29 Oct 2011 21:18:34 +0200 Subject: [PATCH 08/14] Fix minor man page spelling mistakes Changes proposed by John Bradshaw. rhbz#675137 --- tcsh.man | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tcsh.man b/tcsh.man index 322ee98..de8be03 100644 --- a/tcsh.man +++ b/tcsh.man @@ -1748,7 +1748,7 @@ rather than to the file to which the link points (+) * see if it has the specified relationship to the real user. If \fIfile\fR does not exist or is inaccessible or, for the operators indicated by `*', if the specified file type does not exist on the current system, -then all enquiries return false, i.e., `0'. +then all inquiries return false, i.e., `0'. .PP These operators may be combined for conciseness: `\-\fIxy file\fR' is equivalent to `\-\fIx file\fR && \-\fIy file\fR'. (+) For example, `\-fx' is true @@ -3618,7 +3618,7 @@ whenever the environment variable changes the shell changes the corresponding shell variable to match (unless the shell variable is read-only) and vice versa. Note that although \fBcwd\fR and \fBPWD\fR have identical meanings, they are not synchronized in this manner, and that the shell automatically -interconverts the different formats of \fBpath\fR and \fBPATH\fR. +converts between the different formats of \fBpath\fR and \fBPATH\fR. .TP 8 .B addsuffix \fR(+) If set, filename completion adds `/' to the end of directories and a space -- 1.9.3