nano

nano with my custom patches
git clone git://bsandro.tech/nano
Log | Files | Refs | README | LICENSE

commit 252ecebaf7fcd7c46d77916aa76f966254769a41
parent 376eea3d25139a2b344fc29c639ef695092c8231
Author: David Lawrence Ramsey <pooka109@gmail.com>
Date:   Sun, 21 May 2006 17:15:41 +0000

wording fix


git-svn-id: svn://svn.savannah.gnu.org/nano/trunk/nano@3536 35c25a1d-7b9e-4130-9fde-d3aeb78583b8

Diffstat:
Mdoc/nanorc.sample | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nanorc.sample b/doc/nanorc.sample @@ -5,7 +5,7 @@ ## DOS or Mac format, and that characters specially interpreted by the ## shell should not be escaped here. ## -## To make sure a value is not enabled, use "unset <option>" +## To make sure a value is disabled, use "unset <option>". ## ## For the options that take parameters, the default value is given. ## Other options are unset by default.