doc/nethack.6: Fix poor commented-out *roff syntax

groff_man_style(7):
   Portability
...
     \e        Format the roff escape character on the output; widely
               used in man pages to render a backslash glyph.  It works
               reliably as long as the “ec” request is not used, which
               should never happen in man pages, and it is slightly more
               portable than the more explicit \[rs] (“reverse solidus”)
               special character escape sequence.

This change's purpose is to put things right in case the change I'm
proposing next to delete this language entirely gets reverted.
This commit is contained in:
G. Branden Robinson
2026-05-06 04:39:57 -05:00
parent 75e2a6a669
commit 3871409560
+1 -1
View File
@@ -242,7 +242,7 @@ You can specify either the male or female name for the character role, or
the first three characters of the role as an abbreviation.
.\" .B "\-p @"
.\" has been retained to explicitly request that a random role be chosen.
.\" It may need to be quoted with a backslash (\\@) if @
.\" It may need to be quoted with a backslash (\e@) if @
.\" is the "kill" character (see "stty") for the terminal, in order
.\" to prevent the current input line from being cleared.
.PP