[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn commit: rev 2823 - trunk/doc/handbook

From: Zack Weinberg <zack_at_codesourcery.com>
Date: 2002-07-31 18:36:28 CEST

On Wed, Jul 31, 2002 at 11:24:09AM -0500, cmpilato@collab.net wrote:
> > 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.

The preferred fix, as I understand it, is to use @pxref instead.

zw

---------------------------------------------------------------------
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:37:29 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.