changeset 4672:2c5adf308c84

[project @ 2003-12-09 19:42:24 by jwe]
author jwe
date Tue, 09 Dec 2003 19:43:01 +0000
parents 7a80bb43ea63
children 6639c2574023
files doc/ChangeLog doc/interpreter/mkoctfile.1
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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  <esr@thyrsus.com>
+
+	* interpreter/mkoctfile.1: Use .I instead of .f for markup of ".oct".
+
 2003-11-14  John W. Eaton  <jwe@bevo.che.wisc.edu>
 
 	* interpreter/munge-texi.cc (process_texi_input_file):
--- 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