]> granicus.if.org Git - nethack/commitdiff
Fix one version number in the Guidebooks
authorPasi Kallinen <paxed@alt.org>
Fri, 6 Nov 2015 13:56:47 +0000 (15:56 +0200)
committerPasi Kallinen <paxed@alt.org>
Fri, 6 Nov 2015 13:56:47 +0000 (15:56 +0200)
doc/Guidebook.mn
doc/Guidebook.tex

index 73531c8c5ac7258ecf77e0396e7380229c5aa2dc..ac2a0ed194fbdb238c784394a7fc3d17a390e245 100644 (file)
@@ -2815,7 +2815,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 file"
 .PL MESG
-message window mapping (the only one supported in 3.5);
+message window mapping (the only one supported in 3.6);
 .PL pattern
 the pattern to match;
 .PL "sound file"
index cc8c3d31085e4102fc3bd110970625b528963e17..c050ea644163a9e2fda3b372a7138bb3b93da825 100644 (file)
@@ -3399,7 +3399,7 @@ Each SOUND entry is broken down into the following parts:
 
 %.sd
 %.si
-{\tt MESG      } --- message window mapping (the only one supported in 3.5);\\
+{\tt MESG      } --- message window mapping (the only one supported in 3.6);\\
 {\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.