From 37434a5fa90b06a78567ee0e9fc545c04c40786c Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Tue, 10 Sep 2024 05:33:02 -0500 Subject: [PATCH] doc/Guidebook.mn: Fix bad comment syntax. These lines were passing a spurious "." argument to the `BR` macro defined in "doc/tmac.nh". --- doc/Guidebook.mn | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index e800218a0..dfb24fc03 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -5494,7 +5494,7 @@ SOUND=MESG hide "^You miss the " "swing.wav" 75 .ft .ei .ed -.BR 0 .\" without this, the next section seems too close to this one +.BR 0 \" without this, the next section seems too close to this one .hn 2 Configuring Status Hilites .pg @@ -5678,7 +5678,7 @@ OPTION=hilite_status: condition/lev+fly/red&inverse .ft .ei .ed -.BR 0 .\" without this, the next section seems too close to this one +.BR 0 \" without this, the next section seems too close to this one .hn 2 Modifying NetHack Symbols .pg