commit 0c1db4879e19889c146d72b6470a0e1df81348c8
parent 02efc760bf574889d080b664455d47f90a7562ea
Author: Benno Schulenberg <bensberg@telfort.nl>
Date: Fri, 13 Mar 2020 16:34:41 +0100
docs: update the missed occurrences of --suspendable / 'set suspendable'
Diffstat:
2 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/doc/nano.texi b/doc/nano.texi
@@ -456,7 +456,7 @@ disabled to display the help-system navigation keys.
Make Ctrl+Right stop at word ends instead of beginnings.
@item -z
-@itemx --suspend
+@itemx --suspendable
Enable the ability to suspend @command{nano} using the system's suspend
keystroke (usually @kbd{^Z}).
@@ -682,7 +682,7 @@ The following global toggles are available:
--- @pxref{Syntax Highlighting}).
@item Suspension
-@kbd{Meta-Z} toggles the @option{-z} (@option{--suspend}) command-line option.
+@kbd{Meta-Z} toggles the @option{-z} (@option{--suspendable}) command-line option.
@end table
@@ -948,8 +948,8 @@ Use this color combination for the status bar.
Use this color combination for the vertical guiding stripe.
@xref{@code{set functioncolor}} for valid color names.
-@item set suspend
-Allow @command{nano} to be suspended.
+@item set suspendable
+Allow @command{nano} to be suspended (with @kbd{^Z} by default).
@item set tabsize @var{number}
Use a tab size of @var{number} columns. The value of @var{number} must be
diff --git a/doc/nanorc.5 b/doc/nanorc.5
@@ -281,8 +281,8 @@ See \fBset titlecolor\fR for more details.
Specify the color combination to use for the vertical guiding stripe.
See \fBset titlecolor\fR for more details.
.TP
-.B set suspend
-Allow \fBnano\fP to be suspended.
+.B set suspendable
+Allow \fBnano\fP to be suspended (with \fB^Z\fR by default).
.TP
.B set tabsize \fInumber\fR
Use a tab size of \fInumber\fR columns. The value of \fInumber\fP must be