\input texinfo @c -*-texinfo-*-
-@comment $Id: gnulib.texi,v 1.26 2006-07-19 21:48:14 dprice Exp $
+@comment $Id: gnulib.texi,v 1.27 2006-09-19 13:42:41 karl Exp $
@comment %**start of header
@setfilename gnulib.info
@settitle GNU Gnulib
@syncodeindex pg cp
@comment %**end of header
-@set UPDATED $Date: 2006-07-19 21:48:14 $
+@set UPDATED $Date: 2006-09-19 13:42:41 $
@copying
This manual is for GNU Gnulib (updated @value{UPDATED}),
@chapter Gnulib
This manual contains some bare-bones documentation, but not much more.
-It's mostly been a place to store notes until someone (you?)@ gets
-around to writing a coherent manual.
+It's mostly a place to store notes until someone (you?)@ gets around
+to writing a coherent manual.
Getting started:
* Regular expressions::
* Windows sockets::
* Libtool and Windows::
+* License Texinfo sources::
@end menu
libgsasl_la_LDFLAGS += -no-undefined
@end example
+
+@node License Texinfo sources
+@section License Texinfo sources
+
+Gnulib provides copies of the GNU GPL, GNU LGPL, and GNU FDL licenses
+in Texinfo form. (The master location is
+@url{http://www.gnu.org/licenses/}). These Texinfo documents have
+various node names and structures built into them; for your manual,
+you might like to change these. It's ok to do this, and a convenient
+way to do so is to use a context diff and the @option{--local-dir}
+option to @command{gnulib-tool}.
+
+Of course the license texts themselves should not be changed at all.
+
+
@include gnulib-tool.texi