From: Pasi Kallinen Date: Tue, 5 Jan 2016 07:11:42 +0000 (+0200) Subject: Capitalize Linux in guidebook X-Git-Tag: NetHack-3.6.1_RC01~1065^2~5 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=a329d7a6dd5ad1cc85b8029ee386741bed067be7;p=nethack Capitalize Linux in guidebook --- diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 0656e2f63..2efd8bbf2 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1948,7 +1948,7 @@ There is a section of this Guidebook that discusses that. .pg The default name of the configuration file varies on different operating systems. On DOS and Windows, it is ``defaults.nh'' -in the same folder as nethack.exe or nethackW.exe. On Unix, linux +in the same folder as nethack.exe or nethackW.exe. On Unix, Linux and Mac OS X it is ``.nethackrc'' in the user's home directory. NETHACKOPTIONS can also be set to the full name of a file you want to use (possibly preceded by an `@'). diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 5ccc9bdef..cbb63f7a0 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -2347,7 +2347,7 @@ There is a section of this Guidebook that discusses that. %.pg The default name of the configuration file varies on different operating systems. On DOS and Windows, it is ``{\tt defaults.nh}'' -in the same folder as nethack.exe or nethackW.exe. On Unix, linux +in the same folder as nethack.exe or nethackW.exe. On Unix, Linux and Mac OS X it is ``{\tt.nethackrc}'' in the user's home directory. NETHACKOPTIONS can also be set to the full name of a file you want to use (possibly preceded by an `{\tt @}').