]> git.wh0rd.org Git - nano.git/commitdiff
fix inconsistent wording in nano.texi
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 4 Nov 2005 06:43:02 +0000 (06:43 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Fri, 4 Nov 2005 06:43:02 +0000 (06:43 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3086 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/texinfo/nano.texi

index 34b1340f48d373604aa6267bae8687c54296b2b8..d4c68e7d3c374cfcecd70aabd7e513a0642d283a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -64,6 +64,8 @@ CVS code -
   do_yesno()
        - 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)
 - doc/nanorc.sample:
        - Tweak the "c-file" regex for characters to properly accept
          '\"' and reject '"' and '''. (DLR)
index c74020d3a7b0294392eb2dcb505ca77abaca44f7..eb619042351af90416763c26494e9e44f8496aec 100644 (file)
@@ -9,7 +9,7 @@
 @smallbook
 @set EDITION 0.1
 @set VERSION 1.3.9
-@set UPDATED 27 Sep 2005
+@set UPDATED 04 Nov 2005
 
 @dircategory Editors
 @direntry
@@ -144,7 +144,7 @@ should only need to use this option if they don't, as mouse support
 won't work properly with this option enabled.
 
 @item -N, --noconvert
-Do not convert files from DOS/Mac format.
+Don't convert files from DOS/Mac format.
 
 @item -Q [str], --quotestr [str]
 Set the quoting string for justifying.  The default is
@@ -233,7 +233,7 @@ set, its own interactive spell checker that requires the @code{spell}
 program to be installed on your system.
 
 @item -t, --tempfile
-Do not ask whether or not to save the current contents of the file when
+Don't ask whether or not to save the current contents of the file when
 exiting, assume yes.  This is most useful when using @code{nano} as the
 composer of a mailer program.
 
@@ -247,12 +247,12 @@ Note: When accessing the help system, Expert Mode is temporarily
 disabled to display the help system navigation keys.
 
 @item -v, --view
-Do not allow the contents of the file to be altered.  Note that this
-flag should NOT be used in place of correct file permissions to
-implement a read-only file.
+Don't allow the contents of the file to be altered.  Note that this flag
+should NOT be used in place of correct file permissions to implement a
+read-only file.
 
 @item -w, --nowrap
-Do not wrap long lines at any length.  This option overrides any value
+Don't wrap long lines at any length.  This option overrides any value
 for -r.
 
 @item -z, --suspend