# HG changeset patch # User Rafael Laboissiere # Date 1207275604 14400 # Node ID 48ca45939fccd98467022cd499043d68abf43e6b # Parent b5bbcaa70105c9de3afac43fa90a044914bd4467 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 --git a/doc/ChangeLog b/doc/ChangeLog --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-04-03 Rafael Laboissiere + + * interpreter/octave.1, interpreter/octave-bug.1: + Drop unknown LO macro. + 2008-03-19 Michael D. Godfrey * interpreter/plot.txi: Reorder symbol character table. diff --git a/doc/interpreter/octave-bug.1 b/doc/interpreter/octave-bug.1 --- a/doc/interpreter/octave-bug.1 +++ b/doc/interpreter/octave-bug.1 @@ -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 --git a/doc/interpreter/octave.1 b/doc/interpreter/octave.1 --- a/doc/interpreter/octave.1 +++ b/doc/interpreter/octave.1 @@ -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