This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[COMMITTED PATCH] Update to canonical freemanuals.texi file.


2013-09-24  Roland McGrath  <roland@hack.frob.com>

	* manual/freemanuals.texi: Updated from (newly) canonical copy at
	http://www.gnu.org/doc/freemanuals.texi.
	* manual/libc.texinfo (Free Manuals): Put the @appendix line here.

--- a/manual/freemanuals.texi
+++ b/manual/freemanuals.texi
@@ -1,4 +1,7 @@
-@appendix Free Software Needs Free Documentation
+@c freemanuals.texi - blurb for free documentation.
+@c This file is intended to be included within another document,
+@c hence no sectioning command or @node.
+
 @cindex free documentation
 
 The biggest deficiency in the free software community today is not in
--- a/manual/libc.texinfo
+++ b/manual/libc.texinfo
@@ -118,6 +118,7 @@ of @theglibc{}.
 @include chapters.texi
 
 @node Free Manuals, Copying, Contributors, Top
+@appendix Free Software Needs Free Documentation
 @include freemanuals.texi
 
 @node Copying, Documentation License, Free Manuals, Top


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]