nano

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

commit d3a7f3abed66f9714a9fe6c7803f57f4b05b1a4a
parent 694cd9ddd4dfcc14cd864665b92994c38f2391a4
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Mon, 23 Aug 2021 09:34:55 +0200

tweaks: restore a quote that was accidentally deleted four months ago

Commit a69a8ce3 unintentionally removed the double quote that should
terminate the version string.

Diffstat:
Mdoc/nanorc.5 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/nanorc.5 b/doc/nanorc.5 @@ -16,7 +16,7 @@ .\" Documentation License along with this program. If not, see .\" <https://www.gnu.org/licenses/>. .\" -.TH NANORC 5 "version 5.8 "June 2021" +.TH NANORC 5 "version 5.8" "June 2021" .SH NAME nanorc \- GNU nano's configuration file