changeset 7464:2a1cb886ec98

Drop .LO macros from manpages The .LO are not documented anywhere and processing the manpages through man (e.g. "man --warnings -l octave.1") yields: <standard input>:20: warning: `LO' not defined
author Rafael Laboissiere <rafael@debian.org>
date Fri, 08 Feb 2008 07:55:31 +0100
parents 2467639bd8c0
children 8d6ab12f8fda
files doc/ChangeLog doc/interpreter/octave-bug.1 doc/interpreter/octave.1
diffstat 3 files changed, 5 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/doc/ChangeLog	Fri Feb 08 16:00:16 2008 -0500
+++ b/doc/ChangeLog	Fri Feb 08 07:55:31 2008 +0100
@@ -1,3 +1,8 @@
+2008-02-08  Rafael Laboissiere  <rafael@debian.org>
+
+	* interpreter/octave.1: Dropped unknow LO macro
+	* interpreter/octave-bug.1: Likewise	
+
 2008-02-07  David Bateman  <dbateman@free.fr>
 
 	* interpreter/sparse.txi: Remove references to spkron.
--- a/doc/interpreter/octave-bug.1	Fri Feb 08 16:00:16 2008 -0500
+++ b/doc/interpreter/octave-bug.1	Fri Feb 08 07:55:31 2008 +0100
@@ -19,7 +19,6 @@
 .\" This page was contributed by Dirk Eddelbuettel <edd@debian.org>
 .\" 
 .TH octave-bug 1 "6 March 2000" GNU
-.LO 1
 .SH NAME
 octave-bug \- report a bug in GNU Octave
 .SH SYNOPSIS
--- a/doc/interpreter/octave.1	Fri Feb 08 16:00:16 2008 -0500
+++ b/doc/interpreter/octave.1	Fri Feb 08 07:55:31 2008 +0100
@@ -17,7 +17,6 @@
 .\" <http://www.gnu.org/licenses/>.
 .\"
 .TH Octave 1 "Jan 8 1996"
-.LO 1
 .SH NAME
 octave \- A high-level interactive language for numerical computations.
 .SH SYNOPSIS