]> git.wh0rd.org Git - nano.git/commitdiff
more miscellaneous documentation fixes
authorDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 23 May 2006 16:23:10 +0000 (16:23 +0000)
committerDavid Lawrence Ramsey <pooka109@gmail.com>
Tue, 23 May 2006 16:23:10 +0000 (16:23 +0000)
git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3553 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

ChangeLog
doc/man/nanorc.5
doc/texinfo/nano.texi

index 0ccb5a15d14fc5980965470b48b3571d179291db..03769664d2fd0561dee1fbc38b4a6e0dd5229e9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -353,6 +353,7 @@ CVS code -
 - doc/man/fr/nano.1, doc/man/fr/nanorc.5, doc/man/fr/rnano.1:
        - Updated manpage translations by Jean-Philippe GuĂ©rard.
 - doc/nanorc.sample:
+       - Miscellaneous minor fixes. (DLR)
        - Tweak the "c-file" regex for characters to accept '"' again,
          as it's apparently valid, and simplify it. (DLR)
        - Simplify the "shellscript" regex for command line options.
index f22e3d343b9ccceaa05c795e417433e3ccc62556..9f5d5e888df8c4f11f4f2efd83ec91834fe641ef 100644 (file)
@@ -7,7 +7,7 @@
 .\" warranty.
 .\"
 .\" $Id$
-.TH NANORC 5 "version 1.3.12" "April 27, 2006"
+.TH NANORC 5 "version 1.3.12" "May 23, 2006"
 .\" Please adjust this date whenever revising the manpage.
 .\"
 .SH NAME
@@ -62,10 +62,10 @@ Do backwards searches by default.
 Use bold text instead of reverse video text.
 .TP
 .B set brackets "\fIstring\fP"
-Set the characters treated as closing brackets.  They cannot contain
-blank characters.  Only closing punctuation, optionally followed by
-closing brackets, can end sentences.  The default value is
-"\fI"')>]}\fP".
+Set the characters treated as closing brackets when justifying
+paragraphs.  They cannot contain blank characters.  Only closing
+punctuation, optionally followed by closing brackets, can end sentences.
+The default value is "\fI"')>]}\fP".
 .TP
 .B set/unset casesensitive
 Do case sensitive searches by default.
@@ -126,9 +126,10 @@ directory feature is turned off.
 Preserve the XON and XOFF keys (^Q and ^S).
 .TP
 .B set punct "\fIstring\fP"
-Set the characters treated as closing punctuation.  They cannot contain
-blank characters.  Only closing punctuation, optionally followed by
-closing brackets, can end sentences.  The default value is "\fI!.?\fP".
+Set the characters treated as closing punctuation when justifying
+paragraphs.  They cannot contain blank characters.  Only closing
+punctuation, optionally followed by closing brackets, can end sentences.
+The default value is "\fI!.?\fP".
 .TP
 .B set/unset quickblank
 Do quick statusbar blanking.  Statusbar messages will disappear after 1
index 141f1e61ae1c0a73d58510941a20f7b3230d670c..cbe8c4df15fab09dc10a720b74110ee22d30802d 100644 (file)
@@ -9,7 +9,7 @@
 @smallbook
 @set EDITION 0.1
 @set VERSION 1.3.12
-@set UPDATED 21 May 2006
+@set UPDATED 23 May 2006
 
 @dircategory Editors
 @direntry
@@ -467,9 +467,10 @@ Do backwards searches by default.
 Use bold text instead of reverse video text.
 
 @item set brackets "string"
-Set the characters treated as closing brackets.  They cannot contain
-blank characters.  Only closing punctuation, optionally followed by
-closing brackets, can end sentences.  The default value is
+Set the characters treated as closing brackets when justifying
+paragraphs.  They cannot contain blank characters.  Only closing
+punctuation, optionally followed by closing brackets, can end sentences.
+The default value is
 
 @quotation
 @code{""')>]@}"}
@@ -537,9 +538,10 @@ directory feature is turned off.
 Preserve the XON and XOFF keys (^Q and ^S).
 
 @item set punct "string"
-Set the characters treated as closing punctuation.  They cannot contain
-blank characters.  Only closing punctuation, optionally followed by
-closing brackets, can end sentences.  The default value is @code{"!.?"}.
+Set the characters treated as closing punctuation when justifying
+paragraphs.  They cannot contain blank characters.  Only closing
+punctuation, optionally followed by closing brackets, can end sentences.
+The default value is @code{"!.?"}.
 
 @item set/unset quickblank
 Do quick statusbar blanking.  Statusbar messages will disappear after 1