Description: Add categories to the static info files generated by the texi files.
Forwarded: not yet
Author: Thomas Weber <tweber@debian.org>
--- a/doc/faq/OctaveFAQ.texi
+++ b/doc/faq/OctaveFAQ.texi
@@ -22,6 +22,7 @@
 @settitle Frequently asked questions about Octave (with answers)
 
 @setchapternewpage off
+@dircategory Math
 @direntry
 * OctaveFAQ: (OctaveFAQ).  Frequently asked questions about Octave
 @end direntry
--- a/doc/interpreter/octave.texi
+++ b/doc/interpreter/octave.texi
@@ -62,6 +62,7 @@
 
 @ifinfo
 @format
+INFO-DIR-SECTION Math
 START-INFO-DIR-ENTRY
 * Octave: (octave).           Interactive language for numerical computations.
 
--- a/doc/liboctave/liboctave.texi
+++ b/doc/liboctave/liboctave.texi
@@ -22,6 +22,7 @@
 
 @ifinfo
 @format
+INFO-DIR-SECTION Math
 START-INFO-DIR-ENTRY
 * liboctave: (liboctave). Octave C++ Classes
 END-INFO-DIR-ENTRY
