From 57703086e25fac770ae47669f84dd04cd87b68b7 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Sun, 30 Jul 2006 23:26:18 +0000 Subject: [PATCH] make all the descriptions of -O/--morespace consistent git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3826 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- ChangeLog | 7 ++++--- doc/man/nanorc.5 | 4 ++-- doc/texinfo/nano.texi | 2 +- 3 files changed, 7 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index e248b654..5832344a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -3,9 +3,10 @@ CVS code - - Miscellaneous comment fixes. (DLR) - Fix option descriptions. At least one of the two parts of +LINE,COLUMN must be specified at all times; COLUMN is not the - only optional value. Also fix a wording problem in - -W/--wordbounds. Changes to usage(), UPGRADE, nano.1, - nanorc.5, rnano.1, nano.texi, and nanorc.sample.in. (DLR) + only optional value. Also fix wording problems in + -O/--morespace and -W/--wordbounds. Changes to usage(), + UPGRADE, nano.1, nanorc.5, rnano.1, nano.texi, and + nanorc.sample.in. (DLR) - Fix mouse support so that it truly ignores everything except releases and clicks of button 1. Changes to enable_mouse_support() and get_mouseinput(). (DLR) diff --git a/doc/man/nanorc.5 b/doc/man/nanorc.5 index 70893817..4659a24c 100644 --- a/doc/man/nanorc.5 +++ b/doc/man/nanorc.5 @@ -7,7 +7,7 @@ .\" warranty. .\" .\" $Id$ -.TH NANORC 5 "version 1.9.99pre1" "July 12, 2006" +.TH NANORC 5 "version 1.9.99pre1" "July 30, 2006" .\" Please adjust this date whenever revising the manpage. .\" .SH NAME @@ -92,7 +92,7 @@ come before the latter set, and both must be in the same order. The default value is "\fI(<[{)>]}\fP". .TP .B set/unset morespace -Allow use of the blank line below the titlebar as extra editing space. +Use the blank line below the titlebar as extra editing space. .TP .B set/unset mouse Enable mouse support, if available for your system. When enabled, mouse diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi index 8fd8bd9b..8b97cd3c 100644 --- a/doc/texinfo/nano.texi +++ b/doc/texinfo/nano.texi @@ -525,7 +525,7 @@ default value is @end quotation @item set/unset morespace -Allow use of the blank line below the titlebar as extra editing space. +Use the blank line below the titlebar as extra editing space. @item set/unset mouse Enable mouse support, so that mouse clicks can be used to place the -- 2.39.5