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/ediff.texi | |
parent | 2f239ac598eee262aa0a03b2458f70060f91432b (diff) | |
download | emacs-18f952d5da07c039fb3a9489a878f462ebfc59e7.tar.gz |
use @copying instead of @ifinfo.
Diffstat (limited to 'man/ediff.texi')
-rw-r--r-- | man/ediff.texi | 43 |
1 files changed, 13 insertions, 30 deletions
diff --git a/man/ediff.texi b/man/ediff.texi index 5afe60e5e52..3628091126b 100644 --- a/man/ediff.texi +++ b/man/ediff.texi @@ -15,23 +15,20 @@ @synindex pg cp @synindex ky cp -@dircategory Emacs -@direntry -* Ediff: (ediff). A visual interface for comparing and merging programs. -@end direntry - @iftex @finalout @end iftex @c @smallbook @comment %**end of header (This is for running Texinfo on a region.) -@ifinfo +@copying This file documents Ediff, a comprehensive visual interface to Unix diff and patch utilities. -Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. +Copyright 1995, 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 @@ -48,9 +45,14 @@ 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 Emacs +@direntry +* Ediff: (ediff). A visual interface for comparing and merging programs. +@end direntry -@iftex @titlepage @title Ediff User's Manual @sp 4 @@ -62,28 +64,9 @@ license to the document, as described in section 6 of the license. @page @vskip 0pt plus 1filll -@noindent -Copyright @copyright{} 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 Free Software Foundation, Inc. - -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 -@page -@end iftex + @node Top, Introduction, (dir), (dir) |