nano

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

commit 915064870f6fd65e425c75ae9baf634b5031c88d
parent 401c49e6112b2c88b0e0db04a789ce720d910869
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Wed,  3 Oct 2018 19:56:03 +0200

tweaks: swap and reword two bullet points in the rnano manpage

Diffstat:
Mdoc/rnano.1 | 4++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/doc/rnano.1 b/doc/rnano.1 @@ -34,9 +34,9 @@ In restricted mode, \fBnano\fR will: .IP \[bu] 2 not allow suspending; .IP \[bu] -not read nor write any file not specified on the command line; +not allow saving the current buffer under a different name; .IP \[bu] -not allow saving a file under a different name; +not allow inserting another file or opening a new buffer; .IP \[bu] not allow appending or prepending to any file; .IP \[bu]