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

Re: PATCH: cleanup



I wrote:

> This contains mostly cleanups for the manual stuff.

Damn. Obviously, TABs aren't considered to be eight spaces wide.

Bye
 Sven

diff -u olddoc/Zsh/compsys.yo Doc/Zsh/compsys.yo
--- olddoc/Zsh/compsys.yo	Thu Nov 18 10:52:23 1999
+++ Doc/Zsh/compsys.yo	Thu Nov 18 11:00:58 1999
@@ -2101,9 +2101,9 @@
 
 example(_arguments '-l+:left border:' \ 
            '-format:paper size:(letter A4)' \ 
-	   '*-copy:output file:_files::resolution:(300 600)' \ 
-	   ':postscript file:_files -g *.(ps|eps)' \ 
-	   '*:page number:')
+           '*-copy:output file:_files::resolution:(300 600)' \ 
+           ':postscript file:_files -g *.(ps|eps)' \ 
+           '*:page number:')
 
 This describes three options: `tt(-l)', `tt(-format)', and
 `tt(-copy)'. The first one gets one argument described as `var(left

--
Sven Wischnowsky                         wischnow@xxxxxxxxxxxxxxxxxxxxxxx



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