doc/Guidebook.mn: Fix bad comment syntax.
These lines were passing a spurious "." argument to the `BR` macro defined in "doc/tmac.nh".
This commit is contained in:
+2
-2
@@ -5494,7 +5494,7 @@ SOUND=MESG hide "^You miss the " "swing.wav" 75
|
|||||||
.ft
|
.ft
|
||||||
.ei
|
.ei
|
||||||
.ed
|
.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
|
.hn 2
|
||||||
Configuring Status Hilites
|
Configuring Status Hilites
|
||||||
.pg
|
.pg
|
||||||
@@ -5678,7 +5678,7 @@ OPTION=hilite_status: condition/lev+fly/red&inverse
|
|||||||
.ft
|
.ft
|
||||||
.ei
|
.ei
|
||||||
.ed
|
.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
|
.hn 2
|
||||||
Modifying NetHack Symbols
|
Modifying NetHack Symbols
|
||||||
.pg
|
.pg
|
||||||
|
|||||||
Reference in New Issue
Block a user