blob: f6609cfb2ab1c285179015a1984460d185258474 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
$NetBSD: patch-aq,v 1.1 2003/08/02 21:18:14 seb Exp $
--- doc/liboctave/liboctave.texi.orig 2000-03-08 09:30:06.000000000 +0000
+++ doc/liboctave/liboctave.texi
@@ -5,6 +5,14 @@
\input texinfo @c -*-texinfo-*-
@setfilename liboctave.info
+@ifinfo
+@format
+START-INFO-DIR-ENTRY
+* LibOctave: (liboctave). Octave library for numerical computations.
+END-INFO-DIR-ENTRY
+@end format
+@end ifinfo
+
@c @smallbook
@c @setchapternewpage odd
@c @cropmarks
|