zsh-workers
 help / color / mirror / code / Atom feed
* Better than 14573 (builtins.yo)?
@ 2001-06-04 15:47 Bart Schaefer
  0 siblings, 0 replies; only message in thread
From: Bart Schaefer @ 2001-06-04 15:47 UTC (permalink / raw)
  To: zsh-workers

I realize the following duplicates some text, but the two are lined up
character-for-character on top of one another, so it's unlikely that any
change to one would be forgotten in the other.  This makes the texinfo
doc look much better again and even manages to add an extra space on the
second line in the man page, so that the `[ -un ]' is indented a little
relative to `read'.

Index: Doc/Zsh/builtins.yo
===================================================================
diff -c -r1.2 builtins.yo
--- Doc/Zsh/builtins.yo	2001/06/01 16:44:30	1.2
+++ Doc/Zsh/builtins.yo	2001/06/04 15:36:48
@@ -749,8 +749,8 @@
 alias(r)(fc -e -)
 findex(read)
 vindex(IFS, use of)
-xitem(tt(read) [ tt(-rzpqAclneEt) ] [ tt(-k) [ var(num) ] ])
-item([ tt(-u)var(n) ] [ var(name)[tt(?)var(prompt)] ] [ var(name) ...  ])(
+ifzman(xitem(tt(read) [ tt(-rzpqAclneEt) ] [ tt(-k) [ var(num) ] ]))
+item(ifnzman(tt(read) [ tt(-rzpqAclneEt) ] [ tt(-k) [ var(num) ] ]) [ tt(-u)var(n) ] [ var(name)[tt(?)var(prompt)] ] [ var(name) ...  ])(
 vindex(REPLY, use of)
 vindex(reply, use of)
 Read one line and break it into fields using the characters

-- 
Bart Schaefer                                 Brass Lantern Enterprises
http://www.well.com/user/barts              http://www.brasslantern.com

Zsh: http://www.zsh.org | PHPerl Project: http://phperl.sourceforge.net   


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2001-06-04 15:49 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-06-04 15:47 Better than 14573 (builtins.yo)? Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).