# HG changeset patch # User Rafael Laboissiere # Date 1202453731 -3600 # Node ID 2a1cb886ec9821b7bc608cf47c6a397b8ed0590c # Parent 2467639bd8c0a311f4619c6ccfeb790227b156aa 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: :20: warning: `LO' not defined diff -r 2467639bd8c0 -r 2a1cb886ec98 doc/ChangeLog --- 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 + + * interpreter/octave.1: Dropped unknow LO macro + * interpreter/octave-bug.1: Likewise + 2008-02-07 David Bateman * interpreter/sparse.txi: Remove references to spkron. diff -r 2467639bd8c0 -r 2a1cb886ec98 doc/interpreter/octave-bug.1 --- 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 .\" .TH octave-bug 1 "6 March 2000" GNU -.LO 1 .SH NAME octave-bug \- report a bug in GNU Octave .SH SYNOPSIS diff -r 2467639bd8c0 -r 2a1cb886ec98 doc/interpreter/octave.1 --- 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 @@ .\" . .\" .TH Octave 1 "Jan 8 1996" -.LO 1 .SH NAME octave \- A high-level interactive language for numerical computations. .SH SYNOPSIS