typos
Ralf Wildenhues <[email protected]>
| Newsgroups | gmane.comp.gnu.m4.patches |
|---|---|
| Organization | Department of Numerical Simulation, University of Bonn |
| Message-ID | <[email protected]> |
My word list stacking is starting to pay off... Cheers, Ralf 2007-01-08 Ralf Wildenhues <[email protected]> * doc/m4.texinfo: Fix a couple of typos. Index: doc/m4.texinfo =================================================================== RCS file: /cvsroot/m4/m4/doc/m4.texinfo,v retrieving revision 1.89 diff -u -r1.89 m4.texinfo --- doc/m4.texinfo 6 Jan 2007 19:56:53 -0000 1.89 +++ doc/m4.texinfo 8 Jan 2007 19:40:40 -0000 @@ -4010,7 +4010,7 @@ the value of @var{resyntax}, equivalent to passing @var{resyntax} as the argument to the command line option @option{--regexp-syntax} (@pxref{Operation modes, , Invoking m4}). If @var{resyntax} is empty, -the default flaver is reverted to emacs style. +the default flavor is reverted to emacs style. @var{resyntax} can be any one of the values in the table below. Case is not important, and @kbd{-} or @kbd{ } can be substituted for @kbd{_} in @@ -4208,7 +4208,7 @@ appears in isolation. @item End comment -The set of characters that can end a single-character commet. The +The set of characters that can end a single-character comment. The default is the single character @kbd{newline}. For multiple-character comment delimiters, use @code{changecom} (@pxref{Changecom}). Note that newline also defaults to the syntax category `White space', when it