=?ISO-8859-1?Q?F=E9liciano?= Matias <feliciano.matias@free.fr> writes:
> > Modified: trunk/doc/handbook/getting_started.texi
> > ==============================================================================
> > --- trunk/doc/handbook/getting_started.texi	(original)
> > +++ trunk/doc/handbook/getting_started.texi	Wed Jul 31 10:30:10 2002
> > @@ -68,7 +69,7 @@
> >  People familiar with CVS may want to skip some of the introductory
> >  sections that describe Subversion's concurrent versioning model.
> >  Also, there is a quick guide for CVS users attached as an appendix
> > -(@xref{SVN for CVS users}.)
> > +(@xref{SVN for CVS users}).
> >  
> >  
> >  @subsection Features
> > @@ -79,11 +80,11 @@
> 
> This give me something like :
> $ make doc-info
> doc/handbook/client.texi:8: warning: `.' or `,' must follow cross
> reference, not ).
> 
> There is a lot of place where we use :
> 
> Bla bla (@xref{somewhere}.)
> 
> instead of 
> 
> Bla bla (@xref{somewhere}).
> 
> due to this warning.
Ah.  My bad.  That's a weird syntax dependency, but will fix.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 31 18:24:35 2002