[Varnish] #359: regsub documented as using $1, $2 etc,	but actually uses \1, \2 for replacement strings
    Varnish 
    varnish-bugs at projects.linpro.no
       
    Thu Nov  6 12:46:32 CET 2008
    
    
  
#359: regsub documented as using $1,$2 etc, but actually uses \1, \2 for
replacement strings
---------------------------+------------------------------------------------
 Reporter:  eugaia         |        Owner:        
     Type:  documentation  |       Status:  closed
 Priority:  low            |    Milestone:        
Component:  documentation  |      Version:  trunk 
 Severity:  minor          |   Resolution:  fixed 
 Keywords:  regsub         |  
---------------------------+------------------------------------------------
Changes (by tfheen):
  * status:  new => closed
  * resolution:  => fixed
Comment:
 (In [3361]) Fix up $N vs \N in man page
 The VCL man page documented the capturing parentheses as using $N
 rather than \N which is actually used.
 Fixes #359
-- 
Ticket URL: <http://varnish.projects.linpro.no/ticket/359#comment:1>
Varnish <http://varnish.projects.linpro.no/>
The Varnish HTTP Accelerator
    
    
More information about the varnish-bugs
mailing list