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

doc/nanorc.sample

index beb24ee5154bd94af521996419832c6818037624..30e6b8adf6a2e32c32abb6dcb6e9263ab4bf47ee 100644 (file)
 ## Use bold text instead of reverse video text.
 # set boldtext
 
-## The characters treated as closing brackets.  They cannot contain
-## blank characters.  Only closing punctuation, optionally followed by
-## closing brackets, can end sentences.
+## 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.
 ##
 # set brackets ""')>]}"
 
 ## Preserve the XON and XOFF keys (^Q and ^S).
 # set preserve
 
-## The characters treated as closing punctuation.  They cannot contain
-## blank characters.  Only closing punctuation, optionally followed by
-## closing brackets, can end sentences.
+## 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.
 ##
 # set punct "!.?"
 
 ## Do quick statusbar blanking.  Statusbar messages will disappear after
-## 1 keystroke instead of 25.  Note that "const" overrules this.
+## 1 keystroke instead of 26.  Note that "const" overrules this.
 ##
 # set quickblank