diff options
author | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-06 23:50:01 +0000 |
---|---|---|
committer | Jose Antonio Ortega Ruiz <jao@gnu.org> | 2006-08-06 23:50:01 +0000 |
commit | 5e78c3f765696fa221ff681cfcddaf8cbf35eb97 (patch) | |
tree | 489e5e5c912693b3b3786980141667e931ec14f1 | |
parent | 870936451d4423389fd461e5fffca882e892a7df (diff) | |
download | mdk-5e78c3f765696fa221ff681cfcddaf8cbf35eb97.tar.gz mdk-5e78c3f765696fa221ff681cfcddaf8cbf35eb97.tar.bz2 |
Restore invariant sections in documentation
git-archimport-id: mdk@sv.gnu.org/mdk--devel--1--patch-25
-rw-r--r-- | NEWS | 2 | ||||
-rw-r--r-- | doc/mdk.texi | 12 |
2 files changed, 9 insertions, 5 deletions
@@ -18,8 +18,6 @@ Please send mdk bug reports to bug-mdk@gnu.org. ** gmixvm: the load file dialog now remembers last directory. -** Documentation: invariant sections removed. - ** Bug fixes: - smem in mixvm correctly handles negative zero (thanks to Michael diff --git a/doc/mdk.texi b/doc/mdk.texi index de70479..1d8b37a 100644 --- a/doc/mdk.texi +++ b/doc/mdk.texi @@ -25,9 +25,15 @@ Copyright @copyright{} 2000, 2001, 2002, 2003, 2004, 2005, 2006 Free Software Fo @quotation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or -any later version published by the Free Software Foundation; with no -Invariant Sections. A copy of the license is included in the section -entitled ``GNU Free Documentation License.'' +any later version published by the Free Software Foundation; with the +Invariant Sections being ``GNU General Public License'', 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 are free to copy and modify this +GNU Manual. Buying copies from GNU Press supports the FSF in developing +GNU and promoting software freedom.'' @end quotation @end copying |