From 5676508180acebcc84a395d1f9f30e111d2fb7a7 Mon Sep 17 00:00:00 2001 From: keni Date: Tue, 7 May 2019 13:53:24 -0400 Subject: [PATCH] Guidebook.mn: drop unneeded escaping --- doc/Guidebook.mn | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index d7dcd76c4..8d1870d06 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.304 $ $NHDT-Date: 1554849951 2019/04/09 22:45:51 $ +.\" $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.305 $ $NHDT-Date: 1557251604 2019/05/07 17:53:24 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" NetHack's Guidebook.mn currently does *not* adhere to these guidelines. @@ -4211,8 +4211,8 @@ Allowed attributes are none, bold, dim, underline, blink, and inverse. combination with any of the other attributes. .pg To specify both a color and an attribute, use \(oq&\(cq to combine them. -To specify multiple attributes, use \(oq\+\(cq to combine those. -For example: \(lqmagenta&inverse\+dim\(rq. +To specify multiple attributes, use \(oq+\(cq to combine those. +For example: \(lqmagenta&inverse+dim\(rq. .pg Note that the display may substitute or ignore particular attributes depending upon its capabilities, and in general may interpret the -- 2.40.0