From 557d8131ca02d2aea5438c9ee758b208549f6348 Mon Sep 17 00:00:00 2001 From: Benno Schulenberg Date: Sat, 16 Oct 2021 13:00:19 +0200 Subject: [PATCH] docs: prevent a black square in the PDF after the long synopsis line Also, prevent an unwanted break in a keystroke. --- doc/nano.texi | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/nano.texi b/doc/nano.texi index 9b66545f..27a73bed 100644 --- a/doc/nano.texi +++ b/doc/nano.texi @@ -21,9 +21,9 @@ The complete manual for the GNU nano text editor. * nano: (nano). Small and friendly text editor. @end direntry -@c tex -@c \overfullrule=0pt -@c end tex +@comment Prevent the black square at the end of an overlong line. +@finalout + @titlepage @title GNU @command{nano} @@ -1891,7 +1891,7 @@ Exclude support for syntax coloring. This also eliminates the @option{-Y} command-line option, which allows choosing a specific syntax. @item --disable-comment -Exclude the single-keystroke comment/uncomment function (@kbd{M-3}). +Exclude the single-keystroke comment/uncomment function (@w{@kbd{M-3}}). @item --disable-extra Exclude the Easter egg: a crawl of major contributors.