]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
Follow the outline suggested in the GNU Sample Texts sections of the
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2002 21:22:50 +0000 (21:22 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 19 Apr 2002 21:22:50 +0000 (21:22 +0000)
Texinfo 4.2 manual.  Most importantly, this makes sure that the
copyright notices appear in all output formats.  You probably need
Texinfo 4.2 to generate the manual now.

doc/autoconf.texi

index 33de40ab09d432876c999dc42e99a8b1e4cff590..3912ad28ffa1fc5777ef04459f1da12f3af3fc62 100644 (file)
@@ -1,13 +1,36 @@
 \input texinfo @c -*-texinfo-*-
-@c %**start of header
+@comment $Id$
+@comment %**start of header
 @setfilename autoconf.info
+@include version.texi
 @settitle Autoconf
-
-@finalout
 @setchapternewpage odd
 @setcontentsaftertitlepage
+@comment %**end of header
+@copying
 
-@include version.texi
+This manual is for GNU Autoconf
+(version @value{VERSION}, @value{UPDATED}),
+a package for creating scripts to configure source code packages using
+templates and an @code{m4} macro package.
+
+Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
+2001, 2002 Free Software Foundation, Inc.
+
+@quotation
+Permission is granted to copy, distribute and/or modify this document
+under the terms of the GNU Free Documentation License, Version 1.1 or
+any later version published by the Free Software Foundation; with no
+Invariant Sections, with the Front-Cover texts being ``A GNU Manual,''
+and with the Back-Cover Texts as in (a) below.  A copy of the
+license is included in the section entitled ``GNU Free Documentation
+License.''
+
+(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify
+this GNU Manual, like GNU software.  Copies published by the Free
+Software Foundation raise funds for GNU development.''
+@end quotation
+@end copying
 
 @c A simple macro for optional variables.
 @macro ovar{varname}
                                 Running an Autotest test suite
 @end direntry
 
-@ifinfo
-Autoconf: Creating Automatic Configuration Scripts, by David MacKenzie.
-
-This file documents the GNU Autoconf package for creating scripts to
-configure source code packages using templates and an @code{m4} macro
-package.
-
-Copyright 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
-Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, with no
-Front-Cover Texts, and with no Back-Cover Texts.
-A copy of the license is included in the section entitled ``GNU
-Free Documentation License''.
-@end ifinfo
-
+@finalout
 @titlepage
 @title Autoconf
 @subtitle Creating Automatic Configuration Scripts
-@subtitle Edition @value{EDITION}, for Autoconf version @value{VERSION}
-@subtitle @value{UPDATED}
+@subtitle for version @value{VERSION}, @value{UPDATED}
 @author David MacKenzie
 @author Ben Elliston
 @author Akim Demaille
@@ -86,18 +90,11 @@ Free Documentation License''.
 
 @page
 @vskip 0pt plus 1filll
-Copyright @copyright{} 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000,
-2001, 2002 Free Software Foundation, Inc.
-
-Permission is granted to copy, distribute and/or modify this document
-under the terms of the GNU Free Documentation License, Version 1.1
-or any later version published by the Free Software Foundation;
-with no Invariant Sections, with no
-Front-Cover Texts, and with no Back-Cover Texts.
-A copy of the license is included in the section entitled ``GNU
-Free Documentation License''.
+@insertcopying
 @end titlepage
 
+@contents
+
 @c Define an environment variable index.
 @defcodeindex ev
 @c Define an output variable index.
@@ -136,15 +133,9 @@ Free Documentation License''.
 @ifnottex
 @node Top
 @top Autoconf
-@end ifnottex
 
-@ifinfo
-This file documents the GNU Autoconf package for creating scripts to
-configure source code packages using templates and the GNU M4 macro
-package.  This is edition @value{EDITION}, for Autoconf version
-@value{VERSION}.
-
-@end ifinfo
+@insertcopying
+@end ifnottex
 
 @c The master menu, created with texinfo-master-menu, goes here.
 
@@ -13662,7 +13653,6 @@ introduced in this document.
 
 @printindex cp
 
-@contents
 @bye
 
 @c Local Variables: