]> git.wh0rd.org Git - nano.git/commitdiff
typo fixes
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 26 Mar 2006 17:41:47 +0000 (17:41 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Sun, 26 Mar 2006 17:41:47 +0000 (17:41 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3324 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
NEWS

index bc673729c7f40b53dd5e9a1301311a5fc0aef2fd..f0ba6b6dfa6592687858b546e3ec4cfb8721a6c4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5031,7 +5031,7 @@ GNU nano 1.1.7 - 03/05/2002
        - Preliminary quoting support for justify.  New arg -Q, --quotestr,
          changes to do_justify(), global variable quotestr().
 - Makefile.am:
-       - Add SYSCONFDIR to DEFS, so we can have an $SYSCONFDIR/nanorc.
+       - Add SYSCONFDIR to DEFS, so we can have a $SYSCONFDIR/nanorc.
        - Change localedir line to 1.0's version.
        - Moved m4/ stuff to its own m4/Makefile.am.
 - m4/aclocal_inc.m4:
diff --git a/NEWS b/NEWS
index 437e71ddbf147052d7fe5f52e856a3b1dc29014c..e19c5e269e4ed2c8a94c817209f0d2325af84b10 100644 (file)
--- a/NEWS
+++ b/NEWS
                shows column as well as character position, and
                multibuffer allows duplicate files, even unnamed ones.
                Also, the static shortcut and toggle lengths are
-               history, nano now reads $SYSCONFDIR/nanorc if rc file
+               history, nano now reads SYSCONFDIR/nanorc if rc file
                support is enabled, and nano is now built with (and
                requires for rebuilding) autoconf 2.5.
                        This release also includes fixes for some memory