Blame SOURCES/a2ps-4.14-texinfo-nodes.patch

0d8902
diff -up a2ps-4.14/doc/regex.texi_old a2ps-4.14/doc/regex.texi
0d8902
--- a2ps-4.14/doc/regex.texi_old	2002-03-04 19:46:24.000000000 +0100
0d8902
+++ a2ps-4.14/doc/regex.texi	2008-05-16 11:34:42.000000000 +0200
0d8902
@@ -121,7 +121,7 @@ Regular Expression Syntax
0d8902
 
0d8902
 * Syntax Bits::
0d8902
 * Predefined Syntaxes::
0d8902
-* Collating Elements vs. Characters::
0d8902
+* Collating Elements vs Characters::
0d8902
 * The Backslash Character::
0d8902
 
0d8902
 Common Operators
0d8902
@@ -305,7 +305,7 @@ In the following sections, we describe t
0d8902
 @menu
0d8902
 * Syntax Bits::
0d8902
 * Predefined Syntaxes::
0d8902
-* Collating Elements vs. Characters::
0d8902
+* Collating Elements vs Characters::
0d8902
 * The Backslash Character::
0d8902
 @end menu
0d8902
 
0d8902
@@ -470,7 +470,7 @@ operator (based on how @code{RE_NO_BK_PA
0d8902
 @end table
0d8902
 
0d8902
 
0d8902
-@node Predefined Syntaxes, Collating Elements vs. Characters, Syntax Bits, Regular Expression Syntax
0d8902
+@node Predefined Syntaxes, Collating Elements vs Characters, Syntax Bits, Regular Expression Syntax
0d8902
 @section Predefined Syntaxes
0d8902
 
0d8902
 If you're programming with Regex, you can set a pattern buffer's
0d8902
@@ -552,8 +552,8 @@ The predefined syntaxes--taken directly 
0d8902
    | RE_NO_BK_VBAR          | RE_UNMATCHED_RIGHT_PAREN_ORD)
0d8902
 @end example
0d8902
 
0d8902
-@node Collating Elements vs. Characters, The Backslash Character, Predefined Syntaxes, Regular Expression Syntax
0d8902
-@section Collating Elements vs.@: Characters
0d8902
+@node Collating Elements vs Characters, The Backslash Character, Predefined Syntaxes, Regular Expression Syntax
0d8902
+@section Collating Elements vs@: Characters
0d8902
 
0d8902
 @sc{posix} generalizes the notion of a character to that of a
0d8902
 collating element.  It defines a @dfn{collating element} to be ``a
0d8902
@@ -577,7 +577,7 @@ collating element.  For example, the Spa
0d8902
 Since @sc{posix}'s ``collating element'' preserves the essential idea of
0d8902
 a ``character,'' we use the latter, more familiar, term in this document.
0d8902
 
0d8902
-@node The Backslash Character,  , Collating Elements vs. Characters, Regular Expression Syntax
0d8902
+@node The Backslash Character,  , Collating Elements vs Characters, Regular Expression Syntax
0d8902
 @section The Backslash Character
0d8902
 
0d8902
 @cindex @samp{\}
0d8902
diff -up a2ps-4.14/doc/a2ps.texi_old a2ps-4.14/doc/a2ps.texi
0d8902
--- a2ps-4.14/doc/a2ps.texi_old	2008-05-16 11:34:21.000000000 +0200
0d8902
+++ a2ps-4.14/doc/a2ps.texi	2008-05-16 11:42:11.000000000 +0200
0d8902
@@ -371,11 +371,11 @@ Contributions
0d8902
 
0d8902
 Frequently asked questions
0d8902
 
0d8902
-* Why Does ...?::               Questions on Error
0d8902
-* How Can I ...?::              a2ps' How-To
0d8902
-* Please tell me...::           Existential Questions on a2ps
0d8902
+* Why Does?::                   Questions on Error
0d8902
+* How Can I?::                  a2ps' How-To
0d8902
+* Please tell me::              Existential Questions on a2ps
0d8902
 
0d8902
-Why Does...?
0d8902
+Why Does?
0d8902
 
0d8902
 * It Prints Nothing::           The printer issues nothing
0d8902
 * It Prints in Simplex::        While I asked for Duplex
0d8902
@@ -385,7 +385,7 @@ Why Does...?
0d8902
 * It Says my File is Binary::   And refuses to print it
0d8902
 * It Refuses to Change the Font Size::
0d8902
 
0d8902
-How Can I ...?
0d8902
+How Can I?
0d8902
 
0d8902
 * Leave Room for Binding::      Specifying Margins
0d8902
 * Print stdin::                 Using a2ps in a pipe chain
0d8902
@@ -395,7 +395,7 @@ How Can I ...?
0d8902
 * Non PostScript Printers::     Using GhostScript
0d8902
 * Man Pages with Underlines::   Now it Prints With Italics
0d8902
 
0d8902
-Please tell me...
0d8902
+Please tell me
0d8902
 
0d8902
 * Is a2ps Y2K compliant?::      Printing dates in short format
0d8902
 * The Options Have Changed::    Respect The Users
0d8902
@@ -6198,13 +6198,13 @@ question about the options, etc.  It has
0d8902
 suggestions, not to contact the authors.
0d8902
 
0d8902
 @menu
0d8902
-* Why Does ...?::               Questions on Error
0d8902
-* How Can I ...?::              a2ps' How-To
0d8902
-* Please tell me...::           Existential Questions on a2ps
0d8902
+* Why Does?::                   Questions on Error
0d8902
+* How Can I?::                  a2ps' How-To
0d8902
+* Please tell me::              Existential Questions on a2ps
0d8902
 @end menu
0d8902
 
0d8902
-@node Why Does ...?
0d8902
-@section Why Does...?
0d8902
+@node Why Does?
0d8902
+@section Why Does?
0d8902
 
0d8902
 Error related questions.
0d8902
 
0d8902
@@ -6426,8 +6426,8 @@ Note that the `pure' options (no side-ef
0d8902
 virtual pages are @samp{--columns} and @samp{--rows}.
0d8902
 
0d8902
 @c -----------------------------How can I ? ------------------------------
0d8902
-@node How Can I ...?
0d8902
-@section How Can I ...?
0d8902
+@node How Can I?
0d8902
+@section How Can I?
0d8902
 
0d8902
 A mini how-to on @pack{}.
0d8902
 
0d8902
@@ -6561,8 +6561,8 @@ Use @samp{a2ps --pro=ul}.
0d8902
 
0d8902
 
0d8902
 @c -------------------------- Please Tell me ? ------------------------------
0d8902
-@node Please tell me...
0d8902
-@section Please tell me...
0d8902
+@node Please tell me
0d8902
+@section Please tell me
0d8902
 
0d8902
 Wondering something?
0d8902