diff options
author | Karl Berry <karl@gnu.org> | 2002-10-02 23:24:31 +0000 |
---|---|---|
committer | Karl Berry <karl@gnu.org> | 2002-10-02 23:24:31 +0000 |
commit | 18f952d5da07c039fb3a9489a878f462ebfc59e7 (patch) | |
tree | 439813d6b672e03fde825874de96b7977d916f2f /man/info.texi | |
parent | 2f239ac598eee262aa0a03b2458f70060f91432b (diff) | |
download | emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.tar.gz |
use @copying instead of @ifinfo.
Diffstat (limited to 'man/info.texi')
-rw-r--r-- | man/info.texi | 43 |
1 files changed, 11 insertions, 32 deletions
diff --git a/man/info.texi b/man/info.texi index c5e380d688a..bcbf08bccfc 100644 --- a/man/info.texi +++ b/man/info.texi @@ -6,21 +6,16 @@ @syncodeindex vr cp @syncodeindex ky cp @comment %**end of header -@comment $Id: info.texi,v 1.24 2002/07/07 11:31:31 rms Exp $ +@comment $Id: info.texi,v 1.25 2002/08/14 20:25:10 karl Exp $ -@dircategory Texinfo documentation system -@direntry -* Info: (info). How to use the documentation browsing system. -@end direntry - -@ifinfo +@copying This file describes how to use Info, the on-line, menu-driven GNU documentation system. Copyright (C) 1989, 1992, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. - +@quotation Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no @@ -37,7 +32,13 @@ This document is part of a collection distributed under the GNU Free Documentation License. If you want to distribute this document separately from the collection, you can do so by adding a copy of the license to the document, as described in section 6 of the license. -@end ifinfo +@end quotation +@end copying + +@dircategory Texinfo documentation system +@direntry +* Info: (info). How to use the documentation browsing system. +@end direntry @titlepage @title Info @@ -46,29 +47,7 @@ license to the document, as described in section 6 of the license. @author and the GNU Texinfo community @page @vskip 0pt plus 1filll -Copyright @copyright{} 1989, 1992, 1993, 1996, 1997, 1998, 1999, 2000, -2001, 2002 Free Software Foundation, Inc. -@sp 2 -Published by the Free Software Foundation @* -59 Temple Place - Suite 330 @* -Boston, MA 02111-1307, USA. - -Permission is granted to copy, distribute and/or modify this document -under the terms of the GNU Free Documentation License, Version 1.1 or -any later version published by the Free Software Foundation; with no -Invariant Sections, 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'' in the Emacs manual. - -(a) The FSF's Back-Cover Text is: ``You have freedom to copy and modify -this GNU Manual, like GNU software. Copies published by the Free -Software Foundation raise funds for GNU development.'' - -This document is part of a collection distributed under the GNU Free -Documentation License. If you want to distribute this document -separately from the collection, you can do so by adding a copy of the -license to the document, as described in section 6 of the license. +@insertcopying @end titlepage @ifnottex |