]> granicus.if.org Git - nethack/commitdiff
update a couple of lagging 3.6 references
authornhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 17:47:05 +0000 (12:47 -0500)
committernhmall <nhmall@nethack.org>
Fri, 4 Feb 2022 17:47:05 +0000 (12:47 -0500)
dat/history
doc/Guidebook.mn
doc/Guidebook.tex

index 1651f7d3b3c7bc7d47c4264ed37be7dfdb37de87..c5e0b4e37fe9622ee9b38179f8c61243e62171e3 100644 (file)
@@ -1,4 +1,4 @@
-NetHack History file for release 3.6
+NetHack History file for release 3.7
 
 Behold, mortal, the origins of NetHack...
 
index 41f3fc2c867d426e75f65c6bdf735a6edbd3bc5e..55679707ffcd6a41165216247d34756a08471912 100644 (file)
@@ -3329,12 +3329,12 @@ The file may not exist, but it is a normal ASCII text file and
 can be created with any text editor.
 .pg
 On Windows, it is \(lq.nethackrc\(rq in the folder
-\(lq\\%USERPROFILE%\\NetHack\\3.6\(rq.  The file may not exist,
+\(lq\\%USERPROFILE%\\NetHack\\3.7\(rq.  The file may not exist,
 but it is a normal ASCII text file can can be created with any
 text editor.
 After running NetHack for the first time, you should find a default
 template for the configuration file named \(lq.nethackrc.template\(rq
-in \(lq\\%USERPROFILE%\\NetHack\\3.6\(rq.
+in \(lq\\%USERPROFILE%\\NetHack\\3.7\(rq.
 If you had not created the configuration file, NetHack will create
 the configuration file for you using the default template file.
 .pg
@@ -5020,7 +5020,7 @@ An entry that maps a sound file to a user-specified message pattern.
 Each SOUND entry is broken down into the following parts:
 .PS "sound index"
 .PL MESG
-message window mapping (the only one supported in 3.6);
+message window mapping (the only one supported in 3.7);
 .PL pattern
 the pattern to match;
 .PL "sound file"
@@ -5618,7 +5618,7 @@ if your game is compiled with DUMPLOG. Allows the following placeholders:
 .PL %%
 literal \(oq\f(CR%\fP\(cq
 .PL %v
-version (eg. \(lq\f(CR3.6.3\-0\fP\(rq)
+version (eg. \(lq\f(CR3.7.0\-0\fP\(rq)
 .PL %u
 game UID
 .PL %t
index 539849cbf0b02d12cff2a78274b7880c8dc561b6..6400882933cb6dcefa724ead4495fa4afa5ad50a 100644 (file)
@@ -3599,12 +3599,12 @@ can be created with any text editor.\\
 
 %.lp ""
 On Windows, it is \mbox{``.nethackrc''} in the folder
-\mbox{{``\%USERPROFILE\%\textbackslash NetHack\textbackslash 3.6''}}. The
+\mbox{{``\%USERPROFILE\%\textbackslash NetHack\textbackslash 3.7''}}. The
 file may not exist, but it is a normal ASCII text file and can be created
 with any text editor.
 After runing {\it NetHack\/} for the first time, you should find a default
 template for ths configuration file named \mbox{``.nethackrc.template''} in
-\mbox{{``\%USERPROFILE\%\textbackslash NetHack\textbackslash 3.6''}}.
+\mbox{{``\%USERPROFILE\%\textbackslash NetHack\textbackslash 3.7''}}.
 If you had not created the configuration file, {\it NetHack\/} will create
 the configuration file for you using the default template file.
 
@@ -5555,7 +5555,7 @@ Each SOUND entry is broken down into the following parts:
 
 %.sd
 %.si
-{\tt MESG       } --- message window mapping (the only one supported in 3.6);\\
+{\tt MESG       } --- message window mapping (the only one supported in 3.7);\\
 {\tt pattern    } --- the pattern to match;\\
 {\tt sound file } --- the sound file to play;\\
 {\tt volume     } --- the volume to be set while playing the sound file;\\
@@ -6188,7 +6188,7 @@ if your game is compiled with DUMPLOG. Allows the following placeholders:
 %.sd
 %.si
 {\tt \%\%}  --- literal `{\tt \%}'\\
-{\tt \%v}  --- version (eg. ``{\tt 3.6.3-0}'')\\
+{\tt \%v}  --- version (eg. ``{\tt 3.7.0-0}'')\\
 {\tt \%u}  --- game UID\\
 {\tt \%t}  --- game start time, UNIX timestamp format\\
 {\tt \%T}  --- current time, UNIX timestamp format\\