From 0fccfc03738b32ec84db76f51c0c85633c1ccb13 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Mon, 25 Mar 2019 15:22:30 +0100 Subject: [PATCH] docs: re-title the temporary section about the changed defaults To avoid having both a NOTE and a NOTES section. --- doc/nano.1 | 2 +- doc/nanorc.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nano.1 b/doc/nano.1 index 9fda438b..1f4d2d08 100644 --- 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 index 743db54e..84942c4f 100644 --- 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