Le mer 31/07/2002 à 17:30, cmpilato@tigris.org a écrit :
> Author: cmpilato
> Date: 2002-07-31 10:30:05 -0500 (Wed, 31 Jul 2002)
> New Revision: 2823
>
> Modified:
> trunk/doc/handbook/getting_started.texi
> Log:
> * doc/handbook/getting_started.texi
> Minor edits of the grammatical and audience-assistance kind.
>
>
>
> 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.
---------------------------------------------------------------------
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:01:47 2002