# HG changeset patch # User jwe # Date 1070998981 0 # Node ID 2c5adf308c84f6817ff2072b367c895dbfed876d # Parent 7a80bb43ea63d0f636ddf02b41738435db39445f [project @ 2003-12-09 19:42:24 by jwe] diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -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 --git a/doc/interpreter/mkoctfile.1 b/doc/interpreter/mkoctfile.1 --- a/doc/interpreter/mkoctfile.1 +++ b/doc/interpreter/mkoctfile.1 @@ -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