From e37e89edcd6a4af0c78eef5ca37932ad77611c11 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Fri, 6 Nov 2015 15:56:47 +0200 Subject: [PATCH] Fix one version number in the Guidebooks --- doc/Guidebook.mn | 2 +- doc/Guidebook.tex | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 73531c8c5..ac2a0ed19 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -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" diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index cc8c3d310..c050ea644 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -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.