diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-20 04:35:58 +0200 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2010-06-20 04:35:58 +0200 |
commit | 2170808fe933eef91dc374a76d3a56fa57747634 (patch) | |
tree | 6a36f9c391d4ca4526330573a163b7214eae5b38 /doc/geiser.texi | |
parent | 871b4082904fe087c6616570e496092717e000d1 (diff) | |
download | geiser-guile-2170808fe933eef91dc374a76d3a56fa57747634.tar.gz geiser-guile-2170808fe933eef91dc374a76d3a56fa57747634.tar.bz2 |
Tweaks to the manual.
Diffstat (limited to 'doc/geiser.texi')
-rw-r--r-- | doc/geiser.texi | 14 |
1 files changed, 4 insertions, 10 deletions
diff --git a/doc/geiser.texi b/doc/geiser.texi index eff5c2d..3446951 100644 --- a/doc/geiser.texi +++ b/doc/geiser.texi @@ -7,6 +7,7 @@ @copying This manual documents Geiser, an Emacs environment to hack in Scheme. +@ifnothtml Copyright @copyright{} 2010 Jose Antonio Ortega Ruiz @quotation @@ -14,10 +15,7 @@ Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. -A copy of the license is included in the section entitled ``GNU -Free Documentation License''. - -A copy of the license is also available from the Free Software +A copy of the license is available from the Free Software Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. @end quotation @@ -25,6 +23,7 @@ Foundation Web site at @url{http://www.gnu.org/licenses/fdl.html}. The document was typeset with @uref{http://www.texinfo.org/, GNU Texinfo}. +@end ifnothtml @end copying @dircategory Emacs @@ -58,7 +57,6 @@ The document was typeset with * Introduction:: * Installation:: * Quick start:: -* Copying This Manual:: * Index:: @detailmenu @@ -77,19 +75,15 @@ Installation * On your marks ...:: * ... set ...:: -Copying This Manual - -* GNU Free Documentation License:: License for copying this manual. - @end detailmenu @end menu @include intro.texi @include install.texi @include quick.texi -@include fdl.texi @include index.texi @bye @c geiser.texinfo ends here + |