From octave-maintainers-request at bevo dot che dot wisc dot edu Thu Mar 18 12:25:28 1999 Subject: $(prefix)/info/dir is missing `* Menu: ...' line. From: "John W. Eaton" To: NAKAJI Hiroyuki Cc: octave-maintainers at bevo dot che dot wisc dot edu Date: Thu, 18 Mar 1999 12:23:26 -0600 (CST) On 18-Mar-1999, NAKAJI Hiroyuki wrote: | Subject says all, info-2.17(GNU texinfo 3.11) can't get the item Octave. | | Repeat-By: | --------- | | | Fix: | --- | | --- dir.orig Thu Mar 18 19:11:31 1999 | +++ dir Thu Mar 18 19:11:38 1999 | at @ -9,4 +9,6 @@ | gives a primer for first-timers, "mItem" visits the menu | item named `Item', etc. | | +* Menu: The list of major topics begins on the next line. | + | * Octave: (octave). Interactive language for numerical computations. OK, I made this change to my sources. Thanks, jwe