]> granicus.if.org Git - nethack/commitdiff
Guidebook.dat typo
authorPatR <rankin@nethack.org>
Sat, 15 Feb 2020 22:42:00 +0000 (14:42 -0800)
committerPatR <rankin@nethack.org>
Sun, 8 Mar 2020 16:51:49 +0000 (09:51 -0700)
A typo in Gbk-1pg-sfx.mn resulted in " /" as a "last word" on the
end-of-data marker line of the intermediate 12345 line single page.
That was effectively invisible because it immediately got deleted
during the post-processing which strips off that marker through to
the end (producing a 5266 line single page at present).

(cherry picked from commit c78a69bc4452ccd31932c9a35ba342e654dde429)

doc/Gbk-1pg-sfx.mn

index 2773c08ecc01a8d576c7e2b3c41d6e30be8edfde..d00b37f5fa566aaef1aa63dae1bf72d90ec863ae 100644 (file)
@@ -5,4 +5,4 @@ EOF--EOF
 .
 .\" post process with "sed -e '/EOF--EOF/,12345D'" to remove trailing junk
 .\" (also removes Unix trademark footnote; that ought to be kept but the
-/\" generic "all trademarks are held by respective owners" is still present)
+.\" generic "all trademarks are held by respective owners" is still present)