diff options
author | Andreas Jaeger <aj@suse.de> | 2001-07-06 06:58:28 +0000 |
---|---|---|
committer | Andreas Jaeger <aj@suse.de> | 2001-07-06 06:58:28 +0000 |
commit | e2cb5c1d3f89e8a1357b7b5639a46a09407682b0 (patch) | |
tree | 4c7b53b5c0905130e0557823406ce6314a33b2e6 /manual/lesser.texi | |
parent | a1b36134f6634375dc87abea1b7c00e241797bea (diff) | |
download | glibc-e2cb5c1d3f89e8a1357b7b5639a46a09407682b0.tar glibc-e2cb5c1d3f89e8a1357b7b5639a46a09407682b0.tar.gz glibc-e2cb5c1d3f89e8a1357b7b5639a46a09407682b0.tar.bz2 glibc-e2cb5c1d3f89e8a1357b7b5639a46a09407682b0.zip |
Update.
2001-07-06 Andreas Jaeger <aj@suse.de>
* manual/Makefile (texis): Add fdl.texi.
* manual/fdl.texi: New.
* manual/socket.texi (Host Names): Improve grammar, fix overflow hbox.
* manual/libc.texinfo: Add fdl, update titlepage.
Patches by Brian Youmans <3diff@gnu.org>.
* sysdeps/unix/make_errlist.c (main): Print LGPL v2.1 for
generated file.
Diffstat (limited to 'manual/lesser.texi')
-rw-r--r-- | manual/lesser.texi | 12 |
1 files changed, 10 insertions, 2 deletions
diff --git a/manual/lesser.texi b/manual/lesser.texi index 940f70e0d6..3d5397cfce 100644 --- a/manual/lesser.texi +++ b/manual/lesser.texi @@ -1,5 +1,13 @@ -@node Library Copying -@appendixsec GNU LESSER GENERAL PUBLIC LICENSE +@setfilename lgpl.info + +@set lgpl-appendix + +@ifset lgpl-appendix +@appendix GNU LESSER GENERAL PUBLIC LICENSE +@end ifset +@ifclear lgpl-appendix +@unnumbered GNU LESSER GENERAL PUBLIC LICENSE +@end ifclear @cindex LGPL, Lesser General Public License @center Version 2.1, February 1999 |