]> granicus.if.org Git - nethack/commitdiff
U172 - documetation vs implemented default for null option
authorcohrs <cohrs>
Sat, 13 Mar 2004 01:27:21 +0000 (01:27 +0000)
committercohrs <cohrs>
Sat, 13 Mar 2004 01:27:21 +0000 (01:27 +0000)
The implemented default is "on", document this.

doc/Guidebook.mn
doc/Guidebook.tex
doc/fixes35.0

index 9f6548896bfd795fbb304ed7722cd818b743a22a..6b66b8cfc833370518340227dbede2922ed022eb 100644 (file)
@@ -2014,7 +2014,7 @@ Read the NetHack news file, if present (default on).
 Since the news is shown at the beginning of the game, there's no point
 in setting this with the `O' command.
 .lp "null    "
-Send padding nulls to the terminal (default off).
+Send padding nulls to the terminal (default on).
 .lp number_pad
 Use the number keys to move instead of [yuhjklbn] (default 0 or off).
 (number_pad:2 invokes the old DOS behavior where `5' means `g', meta-`5'
index a4a934cf1638184089c99caa51b3aa1a8c3af48a..38546e4cbaf6d9ddc6ae28b9a0497f0d363a2acb 100644 (file)
@@ -27,7 +27,7 @@
 \begin{document}
 %
 % input file: guidebook.mn
-% $Revision: 1.82 $ $Date: 2003/12/02 15:08:59 $
+% $Revision: 1.83 $ $Date: 2003/12/03 02:58:14 $
 %
 %.ds h0 "
 %.ds h1 %.ds h2 \%
@@ -2474,7 +2474,7 @@ Since the news is shown at the beginning of the game, there's no point
 in setting this with the `{\tt O}' command.
 %.lp
 \item[\ib{null}]
-Send padding nulls to the terminal (default off).
+Send padding nulls to the terminal (default on).
 %.lp
 \item[\ib{number\_pad}]
 Use the number keys to move instead of {\tt [yuhjklbn]} (default 0 or off).
index e03b9a719ac233fa74d6e88f1601cb0767efa76d..1795de496d37dd9e6a07b49732374596ab216f01 100644 (file)
@@ -57,6 +57,7 @@ trappers do not hide on the ceiling
 non-magical whistles do not work underwater
 try to restrict whistles and musical instruments to monsters that can blow
 thrown potions can sometimes hit a steed's saddle
+sync default documentation of "null" option with the code
 
 
 Platform- and/or Interface-Specific Fixes