[EMAIL PROTECTED] (Karl Berry) wrote:
>     Karl, can you please update the FDL license version iin standards.texi
>     and make-stds.texi?
>
> Strange, I have a strong memory of doing this once before.  Oh well.
>
>     Also, while you're at it there's some trailing
>     white space to remove.  Here's a patch.
>
> Thanks much, installed.

Hi Karl,
I've just added this tiny change:

    Remove stray "x" before \input.

Index: doc/standards.texi
===================================================================
RCS file: /sources/gnulib/gnulib/doc/standards.texi,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -p -u -r1.19 -r1.20
--- doc/standards.texi  14 Aug 2006 20:33:10 -0000      1.19
+++ doc/standards.texi  15 Aug 2006 07:31:39 -0000      1.20
@@ -1,9 +1,9 @@
-x\input texinfo @c -*-texinfo-*-
+\input texinfo @c -*-texinfo-*-
 @c %**start of header
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
[EMAIL PROTECTED] lastupdate August 14, 2006
[EMAIL PROTECTED] lastupdate August 15, 2006
 @c %**end of header
 
 @dircategory GNU organization


Reply via email to