changeset 2342:95e511896bf5

[project @ 1996-07-24 18:05:43 by jwe]
author jwe
date Wed, 24 Jul 1996 18:08:39 +0000
parents 6ee55c0f25a9
children d7592de300ea
files doc/interpreter/dir doc/interpreter/octave.texi scripts/startup/octaverc
diffstat 3 files changed, 13 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/interpreter/dir	Wed Jul 24 10:33:10 1996 +0000
+++ b/doc/interpreter/dir	Wed Jul 24 18:08:39 1996 +0000
@@ -9,5 +9,4 @@
   gives a primer for first-timers, "mItem<Return>" visits the menu
   item named `Item', etc.
 
-* Octave: (octave).
-	Interactive language for numerical computations.
+* Octave: (octave).	Interactive language for numerical computations.
--- a/doc/interpreter/octave.texi	Wed Jul 24 10:33:10 1996 +0000
+++ b/doc/interpreter/octave.texi	Wed Jul 24 18:08:39 1996 +0000
@@ -5,6 +5,14 @@
 \input texinfo
 @setfilename octave.info
 
+@ifinfo
+@format
+START-INFO-DIR-ENTRY
+* Octave: (octave).	Interactive language for numerical computations.
+END-INFO-DIR-ENTRY
+@end format
+@end ifinfo
+
 @c Settings for printing on 8-1/2 by 11 inch paper:
 @c -----------------------------------------------
 
--- a/scripts/startup/octaverc	Wed Jul 24 10:33:10 1996 +0000
+++ b/scripts/startup/octaverc	Wed Jul 24 18:08:39 1996 +0000
@@ -1,4 +1,4 @@
-# System-wide startup file for Octave.
-#
-# This file should contain any commands that should be executed each
-# time Octave starts for every user at this site.
+## System-wide startup file for Octave.
+##
+## This file should contain any commands that should be executed each
+## time Octave starts for every user at this site.