nano

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

commit 0fccfc03738b32ec84db76f51c0c85633c1ccb13
parent d0a7e6e6a6633b4b187adf2b38f0ee1c9fb7a2d0
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 25 Mar 2019 15:22:30 +0100

docs: re-title the temporary section about the changed defaults

To avoid having both a NOTE and a NOTES section.

Diffstat:
Mdoc/nano.1 | 2+-
Mdoc/nanorc.5 | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/nano.1 b/doc/nano.1 @@ -25,7 +25,7 @@ nano \- Nano's ANOther editor, inspired by Pico .B nano .RI [ options "] [[+" line [, column "]]\ " file "]..." -.SH NOTE +.SH NOTICE Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong line by default, and no longer automatically adds a newline at the end of the text if one is missing. Furthermore, it uses smooth scrolling diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -21,7 +21,7 @@ .SH NAME nanorc \- GNU nano's configuration file -.SH NOTE +.SH NOTICE Starting with version 4.0, \fBnano\fR no longer hard-wraps an overlong line by default, and no longer automatically adds a newline at the end of the text if one is missing. Furthermore, it uses smooth scrolling