From: nhmall Date: Tue, 15 Dec 2015 13:50:39 +0000 (-0500) Subject: document symset:default X-Git-Tag: NetHack-3.6.1_RC01~1174 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d17fcf3e13ddd1c8d49232e4443934a437645d13;p=nethack document symset:default Changes to be committed: modified: doc/Guidebook.mn modified: doc/Guidebook.tex --- diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 1e56a790e..0db6dc0e2 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,11 +1,11 @@ -.\" $NHDT-Branch: master $:$NHDT-Revision: 1.188 $ $NHDT-Date: 1449420465 2015/12/06 16:47:45 $ +.\" $NHDT-Branch: NetHack-3.6.0 $:$NHDT-Revision: 1.189 $ $NHDT-Date: 1450187428 2015/12/15 13:50:28 $ .ds h0 "NetHack Guidebook .ds h1 .ds h2 % .ds vr "NetHack 3.6 .ds f0 "\*(vr .ds f1 -.ds f2 "December 7, 2015 +.ds f2 "December 15, 2015 .\" labeled paragraph start (should be part of tmac.n, but I don't want to .\" make changes to that file) .\" .PS word @@ -2456,7 +2456,8 @@ alert notification messages about feature changes for that and prior versions (ex. ``suppress_alert:3.3.1''). .lp symset This option may be used to select one of the named symbol sets found within -``symbols'' to alter the symbols displayed on the screen. +``symbols'' to alter the symbols displayed on the screen. +Use ``symset:default'' to explicitly select the default symbols. .lp "time " Show the elapsed game time in turns on bottom line (default off). Persistent. .lp timed_delay diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 1836afb68..ad025f1a7 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -45,7 +45,7 @@ %.au \author{Original version - Eric S. Raymond\\ (Edited and expanded for 3.6 by Mike Stephenson and others)} -\date{December 7, 2015} +\date{December 15, 2015} \maketitle @@ -2944,6 +2944,7 @@ and prior versions (ex.\ ``{\tt suppress\verb+_+alert:3.3.1}'') \item[\ib{symset}] This option may be used to select one of the named symbol sets found within {\tt symbols} to alter the symbols displayed on the screen. +Use ``{\tt symset:default}'' to explicitly select the default symbols. %.lp \item[\ib{time}] Show the elapsed game time in turns on bottom line (default off). Persistent.