texinfo-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

texinfo/doc texinfo.txi


From: Karl Berry
Subject: texinfo/doc texinfo.txi
Date: Sat, 31 Jul 2010 14:25:21 +0000

CVSROOT:        /sources/texinfo
Module name:    texinfo
Changes by:     Karl Berry <karl>       10/07/31 14:25:21

Modified files:
        doc            : texinfo.txi 

Log message:
        spurious braces in pxref

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/texinfo/doc/texinfo.txi?cvsroot=texinfo&r1=1.275&r2=1.276

Patches:
Index: texinfo.txi
===================================================================
RCS file: /sources/texinfo/texinfo/doc/texinfo.txi,v
retrieving revision 1.275
retrieving revision 1.276
diff -u -b -r1.275 -r1.276
--- texinfo.txi 31 Jul 2010 00:56:01 -0000      1.275
+++ texinfo.txi 31 Jul 2010 14:25:20 -0000      1.276
@@ -1,5 +1,5 @@
 \input texinfo.tex    @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.275 2010/07/31 00:56:01 karl Exp $
address@hidden $Id: texinfo.txi,v 1.276 2010/07/31 14:25:20 karl Exp $
 @c Ordinarily, Texinfo files have the extension .texi.  But texinfo.texi
 @c clashes with texinfo.tex on 8.3 filesystems, so we use texinfo.txi.
 
@@ -19237,7 +19237,7 @@
 
 @pindex libintl-perl Gettext implementation
 The Gettext framework is used for those strings (@pxref{Top,,,
address@hidden, Gettext}).  The @code{libintl-perl} package is used as
+gettext, Gettext}).  The @code{libintl-perl} package is used as
 the @code{gettext} implementation; more specifically, the pure Perl
 implementation is used, so Texinfo can support consistent behavior
 across all platforms and installations, which would not otherwise be
@@ -24229,7 +24229,7 @@
 (@url{http://www.gnu.org/software/rcs}) version control systems, which
 expand it into a string such as:
 @example
-$Id: texinfo.txi,v 1.275 2010/07/31 00:56:01 karl Exp $
+$Id: texinfo.txi,v 1.276 2010/07/31 14:25:20 karl Exp $
 @end example
 (This is useful in all sources that use version control, not just manuals.)
 You may wish to include the @samp{$Id:} comment in the @code{@@copying}
@@ -24308,7 +24308,7 @@
 
 @verbatim
 \input texinfo   @c -*-texinfo-*-
address@hidden $Id: texinfo.txi,v 1.275 2010/07/31 00:56:01 karl Exp $
address@hidden $Id: texinfo.txi,v 1.276 2010/07/31 14:25:20 karl Exp $
 @comment %**start of header
 @setfilename sample.info
 @include version.texi



reply via email to

[Prev in Thread] Current Thread [Next in Thread]