From 1d13d2ce623260ade844ce6d05093b7fdc9eb8fd Mon Sep 17 00:00:00 2001 From: "G. Branden Robinson" Date: Wed, 6 May 2026 04:30:52 -0500 Subject: [PATCH] doc/nethack.6: Fix markup nits Drop unnecessary quotation marks from macro call arguments. --- doc/nethack.6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/nethack.6 b/doc/nethack.6 index 554b8dd16..f19de5012 100644 --- a/doc/nethack.6 +++ b/doc/nethack.6 @@ -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.