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

PATCH: echoti arg doc



To match users/5986.

Index: Doc/Zsh/mod_terminfo.yo
===================================================================
RCS file: /cvsroot/zsh/zsh/Doc/Zsh/mod_terminfo.yo,v
retrieving revision 1.2
diff -u -r1.2 mod_terminfo.yo
--- Doc/Zsh/mod_terminfo.yo	23 Apr 2001 23:24:19 -0000	1.2
+++ Doc/Zsh/mod_terminfo.yo	25 Mar 2003 05:27:32 -0000
@@ -6,9 +6,9 @@
 startitem()
 findex(echoti)
 cindex(terminfo value, printing)
-item(tt(echoti) var(cap))(
+item(tt(echoti) var(cap) [ var(arg) ])(
 Output the terminfo value corresponding to the capability
-var(cap).
+var(cap), instantiated with var(arg) if applicable.
 )
 enditem()
 



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