doc/nethack.6: Fix markup nits

Drop unnecessary quotation marks from macro call arguments.
This commit is contained in:
G. Branden Robinson
2026-05-06 04:53:12 -05:00
parent 74a3dc9d71
commit 1d13d2ce62
+2 -2
View File
@@ -187,7 +187,7 @@ while
.\" on the Macintosh or BeOS, it is \*(lqNetHack Defaults\*(rq, and
on VMS|OpenVMS it is nethack.ini in your home directory.
The default configuration file may be overridden via the
.BI \-\-nethackrc: "rc-file"
.BI \-\-nethackrc: rc-file
command line option or by setting NETHACKOPTIONS in your environment
to a string consisting of an @ character followed by the path and filename.
.PP
@@ -337,7 +337,7 @@ The
option will use
.I rc-file
instead of the default run-time configuration file
.RI "(typically " \*~/.nethackrc ")"
.RI "(typically " \*~/.nethackrc )
and the
.B \-\-no\-nethackrc
option can be used to skip any run-time configuration file.