I suggest the following minor changes to m4.texi (relative to 1.4n) to change the category in the Texinfo dir file -- I've been trying to rationalize these categories per rms's suggestions.
Also, the frontmatter should be changed to use @copying, the GNU free documentation license, putting @contents at the beginning, etc. -- this patch doesn't do those things. See http://texinfo.org/manual/Document-Permissions.html http://texinfo.org/manual/GNU-Sample-Texts.html for information and an example of recommended frontmatter for GNU manuals. Looking forward to the next m4 release! Let me know if questions or problems. Thanks, karl (Texinfo maintainer) *** /usr/local/gnu/src/m4-1.4n/doc/ORIG/m4.texinfo Wed Jan 6 14:16:14 1999 --- /usr/local/gnu/src/m4-1.4n/doc/m4.texinfo Mon Mar 10 09:20:23 2003 *************** *** 9,26 **** @set beta ! @ifinfo ! @format ! START-INFO-DIR-ENTRY ! * m4: (m4). A powerful macro processor. ! END-INFO-DIR-ENTRY ! @end format ! @end ifinfo @ifinfo This file documents the GNU @code{m4} utility. ! Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1998 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice --- 9,24 ---- @set beta ! @dircategory Text creation and manipulation ! @direntry ! * m4: (m4). General-purpose text macro processor. ! @end direntry @ifinfo This file documents the GNU @code{m4} utility. ! Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1998, 2003 Free ! Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice *************** *** 52,58 **** @page @vskip 0pt plus 1filll ! Copyright @copyright{} 1989, 90, 91, 92, 93, 94, 98 Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice --- 50,57 ---- @page @vskip 0pt plus 1filll ! Copyright @copyright{} 1989, 1990, 1991, 1992, 1993, 1994, 1998, 2003 ! Free Software Foundation, Inc. Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice Diff finished at Mon Mar 10 09:21:27 _______________________________________________ Bug-m4 mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/bug-m4
