From 4567277310b01266a5b56e102ad499475047f2c2 Mon Sep 17 00:00:00 2001 From: David Lawrence Ramsey Date: Tue, 23 May 2006 16:17:37 +0000 Subject: [PATCH] more various wording fixes git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3552 35c25a1d-7b9e-4130-9fde-d3aeb78583b8 --- doc/nanorc.sample | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/doc/nanorc.sample b/doc/nanorc.sample index beb24ee5..30e6b8ad 100644 --- a/doc/nanorc.sample +++ b/doc/nanorc.sample @@ -30,9 +30,10 @@ ## 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 ""')>]}" @@ -99,14 +100,15 @@ ## 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 -- 2.39.5