summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/doc/screen.13
-rw-r--r--src/doc/screen.texinfo3
2 files changed, 4 insertions, 2 deletions
diff --git a/src/doc/screen.1 b/src/doc/screen.1
index 06e8e64..1c75652 100644
--- a/src/doc/screen.1
+++ b/src/doc/screen.1
@@ -2289,7 +2289,8 @@ available if
.I screen
was compiled with the NETHACK flag defined. The
default setting is then determined by the presence of the environment
-variable $NETHACKOPTIONS.
+variable $NETHACKOPTIONS and the file ~/.nethackrc - if either one is present,
+the default is \fBon\fP.
.sp
.ne 3
.B next
diff --git a/src/doc/screen.texinfo b/src/doc/screen.texinfo
index 8b925f7..a56e02f 100644
--- a/src/doc/screen.texinfo
+++ b/src/doc/screen.texinfo
@@ -4892,7 +4892,8 @@ to read. Anyway, standard messages often tend to be unclear as well.
This option is only available if @code{screen} was compiled with the
NETHACK flag defined (@pxref{Installation}). The default setting is then
determined by the presence of the environment variable
-@code{$NETHACKOPTIONS}.
+@code{$NETHACKOPTIONS} and the file @code{~/.nethackrc} - if either one is
+present, the default is @code{on}.
@end deffn
@node Nonblock, Number, Nethack, Miscellaneous