Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

FAQ typo



I think this is typo.

--- FAQ.yo.orig	Tue Jun  6 06:14:42 2000
+++ FAQ.yo	Tue Sep  5 12:52:56 2000
@@ -883,7 +883,7 @@
 
   In recent years there has been a certain amount of crossover in the
   extensions, however.  Zsh now (3.1.6) has bash's `tt(${var/old/new})'
-  feature for replacing the text tt(old) with the text(new) in the
+  feature for replacing the text tt(old) with the text tt(new) in the
   parameter tt($var).  Note one difference here:  while both shells
   implement the syntax `tt(${var/#old/new})' and `tt(${var/%old/new})' for
   anchoring the match of tt(old) to the start or end of the parameter text,

---
Naoki Wakamatsu
naoki@xxxxxxxxxxx
m5032106@xxxxxxxxxxxx



Messages sorted by: Reverse Date, Date, Thread, Author