commit 26025f79ce854d84bba41fb56d4d7f3c1949f767
parent 1c307bc1be2906f10f7a4430f7603a3c620fb064
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Sun, 29 Jan 2023 12:17:05 +0100
docs: add a reference to the 'help-nano' mailing list
Diffstat:
2 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/doc/nano.1 b/doc/nano.1
@@ -405,6 +405,9 @@ that name already exists in the current directory, it will add ".save"
plus a number (e.g.\& ".save.1") to the current filename in order to make
it unique. In multibuffer mode, \fBnano\fP will write all the open
buffers to their respective emergency files.
+.sp
+If you have any question about how to use \fBnano\fR in some specific
+situation, you can ask on \fIhelp-nano@gnu.org\fR.
.SH BUGS
The recording and playback of keyboard macros works correctly only on a
diff --git a/doc/nano.texi b/doc/nano.texi
@@ -124,6 +124,9 @@ following options: @option{--breaklonglines},
Please report bugs via @url{https://savannah.gnu.org/bugs/?group=nano}.
@blankline
+Questions about using nano you can ask at @email{help-nano@@gnu.org}.
+
+@blankline
For background information see @url{https://nano-editor.org/}.