in nano.texi, fix inconsistent punctuation

git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3167 35c25a1d-7b9e-4130-9fde-d3aeb78583b8
master
David Lawrence Ramsey 2005-11-12 07:23:39 +00:00
parent fb0c3f85de
commit de39a2b05b
2 changed files with 4 additions and 4 deletions

View File

@ -137,7 +137,7 @@ CVS code -
- Make mouse clicks on the Yes/No/All shortcuts work properly - Make mouse clicks on the Yes/No/All shortcuts work properly
when the MORE_SPACE flag is set. (DLR) when the MORE_SPACE flag is set. (DLR)
- doc/nano.texi: - doc/nano.texi:
- Fix inconsistent wording. (DLR) - Fix inconsistent wording and punctuation. (DLR)
- Add missing configure options. (Mike Frysinger, minor tweaks - Add missing configure options. (Mike Frysinger, minor tweaks
by DLR) by DLR)
- Sort the configure options more consistently, and add missing - Sort the configure options more consistently, and add missing

View File

@ -185,7 +185,7 @@ Detect word boundaries more accurately by treating punctuation
characters as part of a word. characters as part of a word.
@item -Y, --syntax=[str] @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. available.
@item -c, --const @item -c, --const
@ -391,7 +391,7 @@ toggles the -O (@code{--morespace}) command line option.
@item Whitespace Display Toggle (Meta-P) @item Whitespace Display Toggle (Meta-P)
toggles whitespace display mode if you have a "whitespace" option in toggles whitespace display mode if you have a "whitespace" option in
your .nanorc. your nanorc.
@item Tabs to Spaces Toggle (Meta-Q) @item Tabs to Spaces Toggle (Meta-Q)
toggles the -E (@code{--tabstospaces}) command line option. 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) @item Color Syntax Highlighting Toggle (Meta-Y)
toggles color syntax highlighting if you have color syntaxes in your toggles color syntax highlighting if you have color syntaxes in your
.nanorc. nanorc.
@item Suspend Toggle (Meta-Z) @item Suspend Toggle (Meta-Z)
toggles the -z (@code{--suspend}) command line option. toggles the -z (@code{--suspend}) command line option.