From: David Lawrence Ramsey Date: Sat, 12 Nov 2005 07:23:39 +0000 (+0000) Subject: in nano.texi, fix inconsistent punctuation X-Git-Tag: v1.3.10~79 X-Git-Url: https://git.wh0rd.org/?a=commitdiff_plain;h=de39a2b05b3fe451e67f331a6c04c39d96bfc058;p=nano.git in nano.texi, fix inconsistent punctuation git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3167 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- diff --git a/ChangeLog b/ChangeLog index 2950b952..8aa994e7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -137,7 +137,7 @@ CVS code - - Make mouse clicks on the Yes/No/All shortcuts work properly when the MORE_SPACE flag is set. (DLR) - doc/nano.texi: - - Fix inconsistent wording. (DLR) + - Fix inconsistent wording and punctuation. (DLR) - Add missing configure options. (Mike Frysinger, minor tweaks by DLR) - Sort the configure options more consistently, and add missing diff --git a/doc/texinfo/nano.texi b/doc/texinfo/nano.texi index 6d7aa026..82d0697a 100644 --- a/doc/texinfo/nano.texi +++ b/doc/texinfo/nano.texi @@ -185,7 +185,7 @@ Detect word boundaries more accurately by treating punctuation characters as part of a word. @item -Y, --syntax=[str] -Specify a specific syntax highlighting from the .nanorc to use, if +Specify a specific syntax highlighting from the nanorc to use, if available. @item -c, --const @@ -391,7 +391,7 @@ toggles the -O (@code{--morespace}) command line option. @item Whitespace Display Toggle (Meta-P) toggles whitespace display mode if you have a "whitespace" option in -your .nanorc. +your nanorc. @item Tabs to Spaces Toggle (Meta-Q) toggles the -E (@code{--tabstospaces}) command line option. @@ -404,7 +404,7 @@ toggles the -x (@code{--nohelp}) command line option. @item Color Syntax Highlighting Toggle (Meta-Y) toggles color syntax highlighting if you have color syntaxes in your -.nanorc. +nanorc. @item Suspend Toggle (Meta-Z) toggles the -z (@code{--suspend}) command line option.