diff options
Diffstat (limited to 'math/octave/files/patch-octave-doc')
-rw-r--r-- | math/octave/files/patch-octave-doc | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/math/octave/files/patch-octave-doc b/math/octave/files/patch-octave-doc index 148a5a6ac863..8dc1f3cc516a 100644 --- a/math/octave/files/patch-octave-doc +++ b/math/octave/files/patch-octave-doc @@ -358,3 +358,20 @@ Check out a license for @var{feature}, returning 1 on success and 0 on failure. +--- doc/liboctave/liboctave.texi.orig 2013-02-22 05:19:23.000000000 +0900 ++++ doc/liboctave/liboctave.texi 2013-10-27 00:04:40.000000000 +0900 +@@ -80,10 +80,10 @@ + @end ifnottex + + @titlepage +-@title{Octave C++ Classes} +-@subtitle{Edition 1.0 for Octave version @value{VERSION}} +-@subtitle{September 1993} +-@author{John W. Eaton} ++@title Octave C++ Classes ++@subtitle Edition 1.0 for Octave version @value{VERSION} ++@subtitle September 1993 ++@author John W. Eaton + @page + @vskip 0pt plus 1filll + Copyright @copyright{} 1996, 1997 John W. Eaton. |