changeset 7647:7b382848a18f

Remove spurious whitespace before macros
author Rafael Laboissiere <rafael@debian.org>
date Wed, 26 Mar 2008 17:36:18 +0100
parents ad16ea379d2f
children e7b999840056
files doc/ChangeLog doc/interpreter/mkoctfile.1
diffstat 2 files changed, 6 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Wed Mar 26 15:38:25 2008 -0400
+++ b/doc/ChangeLog	Wed Mar 26 17:36:18 2008 +0100
@@ -1,3 +1,7 @@
+2008-03-26  Rafael Laboissiere  <rafael@debian.org>
+
+	* interpreter/mkoctfile.1: Remove spurious whitespace before macros
+
 2008-03-25  David Bateman  <dbateman@free.fr>
 
 	* interpreter/strings.txi: Document hex2num, num2hex.
--- a/doc/interpreter/mkoctfile.1	Wed Mar 26 15:38:25 2008 -0400
+++ b/doc/interpreter/mkoctfile.1	Wed Mar 26 17:36:18 2008 +0100
@@ -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 <jwe@bevo.che.wisc.edu>