diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 071227b3d..ad1accbe2 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -1,4 +1,4 @@ -.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.383 $ $NHDT-Date: 1593219357 2020/06/27 00:55:57 $ +.\" $NHDT-Branch: NetHack-3.7 $:$NHDT-Revision: 1.385 $ $NHDT-Date: 1593731697 2020/07/02 23:14:57 $ .\" .\" This is an excerpt from the 'roff' man page from the 'groff' package. .\" Guidebook.mn currently does *not* fully adhere to these guidelines. @@ -4653,7 +4653,7 @@ The directory that houses the sound files to be played. .lp SOUND 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" +.PS "sound index" .PL MESG message window mapping (the only one supported in 3.6); .PL pattern @@ -4661,9 +4661,9 @@ the pattern to match; .PL "sound file" the sound file to play; .PL volume -the volume to be set while playing the sound file. -.PL "vt_sounddata index" -optional - the index corresponding to a sound file; +the volume to be set while playing the sound file; +.PL "sound index" +optional; the index corresponding to a sound file. .PE .lp "" The pattern should be a POSIX extended regular expression. diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 13e9dded7..7483f52d6 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -5106,11 +5106,11 @@ 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 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. -{\tt sound index } --- optional - the index corresponding to a sound file. +{\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;\\ +{\tt sound index} --- optional; the index corresponding to a sound file. %.ei %.ed \elist