nano

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

commit 73168bb1b991abe4eb73c1b12531cb2128b2b5b0
parent f895f1bebaf1be0381dae2a4d527def5f7655606
Author: Benno Schulenberg <bensberg@telfort.nl>
Date:   Tue,  8 Jun 2021 11:31:18 +0200

docs: improve the contact info and some line spacing in the PDF

Diffstat:
Mdoc/nano.texi | 8+++++---
1 file changed, 5 insertions(+), 3 deletions(-)

diff --git a/doc/nano.texi b/doc/nano.texi @@ -53,8 +53,10 @@ under the terms of either of the following licenses: along with this program. If not, see @url{https://www.gnu.org/licenses/}. @sp 1 -You may contact the author by +You may contact the original author by e-mail: @email{chrisa@@asty.org}@* + +For suggesting improvements: @email{nano-devel@@gnu.org}@* @end titlepage @ifnottex @@ -103,9 +105,9 @@ If you want the old, Pico behavior back, you can use the following options: @option{--breaklonglines}, @option{--jumpyscrolling}, and @option{--emptyline} (or @option{-bje}). - +@sp 1 Please report bugs via @url{https://savannah.gnu.org/bugs/?group=nano}. - +@sp 1 For background information see @url{https://nano-editor.org/}. @node Invoking