summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Christoph Nordholz <hesso@pool.math.tu-berlin.de>2009-12-18 16:31:18 -0500
committerSadrul Habib Chowdhury <sadrul@users.sourceforge.net>2009-12-18 16:31:18 -0500
commit3b19a1d343e72e4fa786e9ab514d80303902a2c1 (patch)
treef7afdd9073bf3d48eb7a05919647dccb2dd6234e
parent04005670529085ef8527608c0ec34b06569f0bd8 (diff)
downloadscreen-3b19a1d343e72e4fa786e9ab514d80303902a2c1.tar.gz
Update documentation for 'nethack'.
Document that there are two possible causes for 'nethack on' being activated by default...
-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