]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
* doc/make-stds.texi, doc/standards.texi: Update from masters.
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 00:02:49 +0000 (00:02 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 1 Feb 2005 00:02:49 +0000 (00:02 +0000)
doc/make-stds.texi
doc/standards.texi

index 24bb5d044aeec3fb407a46dd57ea0c3cdb77d438..7216782e75093f5844d11ccb75b02ce7e15105c7 100644 (file)
@@ -9,7 +9,7 @@
 @cindex standards for makefiles
 
 @c Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 2000, 2001,
-@c 2004, 2005 Free @c Software Foundation, Inc.
+@c 2004, 2005 Free Software Foundation, Inc.
 
 @c Permission is granted to copy, distribute and/or modify this document
 @c under the terms of the GNU Free Documentation License, Version 1.1
@@ -525,7 +525,8 @@ AC_SUBST(lispdir)
 The directory for installing locale-specific message catalogs for this
 package.  By default, it should be @file{/usr/local/share/locale}, but
 it should be written as @file{$(datarootdir)/locale}.  (If you are
-using Autoconf, write it as @samp{@@localedir@@}.)
+using Autoconf, write it as @samp{@@localedir@@}.)  This directory
+usually has a subdirectory per locale.
 @end table
 
 Unix-style man pages are installed in one of the following:
index 9f1cfbf3bfcbe6e805897627eab656d10202e512..29f446e47e207f67b379ea6e0dd31f44051cda54 100644 (file)
@@ -3,7 +3,7 @@
 @setfilename standards.info
 @settitle GNU Coding Standards
 @c This date is automagically updated when you save this file:
-@set lastupdate January 1, 2005
+@set lastupdate December 30, 2004
 @c %**end of header
 
 @dircategory GNU organization