update a couple of lagging 3.6 references

This commit is contained in:
nhmall
2022-02-04 12:47:05 -05:00
parent 91f7353b65
commit 8499c71fcc
3 changed files with 9 additions and 9 deletions

View 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...

View 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

View 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\\