# HG changeset patch # User jwe # Date 1070998981 0 # Node ID 2c5adf308c84f6817ff2072b367c895dbfed876d # Parent 7a80bb43ea63d0f636ddf02b41738435db39445f [project @ 2003-12-09 19:42:24 by jwe] diff -r 7a80bb43ea63 -r 2c5adf308c84 doc/ChangeLog --- a/doc/ChangeLog Fri Nov 28 02:50:12 2003 +0000 +++ b/doc/ChangeLog Tue Dec 09 19:43:01 2003 +0000 @@ -1,3 +1,7 @@ +2003-12-09 Eric S. Raymond + + * interpreter/mkoctfile.1: Use .I instead of .f for markup of ".oct". + 2003-11-14 John W. Eaton * interpreter/munge-texi.cc (process_texi_input_file): diff -r 7a80bb43ea63 -r 2c5adf308c84 doc/interpreter/mkoctfile.1 --- a/doc/interpreter/mkoctfile.1 Fri Nov 28 02:50:12 2003 +0000 +++ b/doc/interpreter/mkoctfile.1 Tue Dec 09 19:43:01 2003 +0000 @@ -10,8 +10,8 @@ .SH DESCRIPTION .PP \fImkoctfile\fP is used to compile source C, C++ or Fortran source code in -dynamically loadble -.f .oct +dynamically loadable +.I .oct file for .BR octave (1). .SH OPTIONS