# HG changeset patch # User Rafael Laboissiere # Date 1206549378 -3600 # Node ID 7b382848a18fdaff7968dc2e232d0f13e20d6879 # Parent ad16ea379d2f3da40ca00b2f6d16c17c2d21d703 Remove spurious whitespace before macros diff --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,7 @@ +2008-03-26 Rafael Laboissiere + + * interpreter/mkoctfile.1: Remove spurious whitespace before macros + 2008-03-25 David Bateman * interpreter/strings.txi: Document hex2num, num2hex. diff --git a/doc/interpreter/mkoctfile.1 b/doc/interpreter/mkoctfile.1 --- a/doc/interpreter/mkoctfile.1 +++ b/doc/interpreter/mkoctfile.1 @@ -107,8 +107,8 @@ .F Fortran source .o object file .a library file - .SH SEE ALSO - .BR octave (1). +.SH SEE ALSO +.BR octave (1). .RE .SH AUTHOR John W. Eaton