changeset 11734:48ca45939fcc release-3-0-x

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 Thu, 03 Apr 2008 22:20:04 -0400
parents b5bbcaa70105
children 24bdee332170
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
+++ b/doc/ChangeLog
@@ -1,3 +1,8 @@
+2008-04-03  Rafael Laboissiere  <rafael@debian.org>
+
+	* interpreter/octave.1, interpreter/octave-bug.1:
+	Drop unknown LO macro.
+
 2008-03-19  Michael D. Godfrey  <godfrey@isl.stanford.edu>
 
 	* interpreter/plot.txi: Reorder symbol character table.
--- a/doc/interpreter/octave-bug.1
+++ b/doc/interpreter/octave-bug.1
@@ -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
+++ b/doc/interpreter/octave.1
@@ -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