Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > f8187f2f0ae8e69c55c5ecfbab772e0a > files > 5

tcsh-6.18.01-2.mga3.src.rpm

Index: tcsh.man
===================================================================
--- tcsh.man
+++ tcsh.man	2012-01-22 22:59:02.526870356 +0100
@@ -1046,7 +1046,7 @@
 \fIl\fR is simply a string like \fIr\fR, not a regular expression as in
 the eponymous \fIed\fR(1) command.
 Any character may be used as the delimiter in place of `/';
-a `\\' can be used to quote the delimiter inside \fIl\fR and \fIr\fR.
+a `\\' can be used to quote the delimiter except `(', `)', `|' and `>' inside \fIl\fR and \fIr\fR.
 The character `&' in the \fIr\fR is replaced by \fIl\fR; `\\' also quotes `&'.
 If \fIl\fR is empty (``''), the \fIl\fR from a previous substitution or the
 \fIs\fR from a previous search or event number in event specification is used.