X-Git-Url: http://winboard.nl/cgi-bin?a=blobdiff_plain;f=polyglot.man;fp=polyglot.man;h=e97f81575347255af99f8e387a09d91784411677;hb=07265afaa167049a447b4c5f43e5ef90c7451a49;hp=4dda26bfaf9589e7e12d74534fc017e09d0de7bc;hpb=8c255c15cc55a2e5254152c8e07a8ab45b22b7af;p=polyglot.git diff --git a/polyglot.man b/polyglot.man index 4dda26b..e97f815 100644 --- a/polyglot.man +++ b/polyglot.man @@ -129,7 +129,7 @@ .\" ======================================================================== .\" .IX Title "POLYGLOT 6" -.TH POLYGLOT 6 "2009-01-16" "" "" +.TH POLYGLOT 6 "2009-07-20" "" "" .SH "NAME" PolyGlot \- Winboard protocol to UCI protocol adapter \- book engine for Polyglot books @@ -542,9 +542,10 @@ incorrect form (and of course promotes into a queen). .IX Item "RepeatPV (default: true)" When true, PolyGlot repeats the last pv string (which also contains score,depth and time usage) it got from the engine. Some engines -however do not send a new pv string just before sending the move and -the now old pv string might confuse debugtools that parse the winboard -debug files. +however do not send a new pv string just before sending the move. +In that case the output of PolyGlot would be inconsistent. +When RepeatPV is false PolyGlot does not repeat the last pv string. +Due to the way kibitzing is implemented, KibitzMove is disabled in that case. .Sh "[Engine] section" .IX Subsection "[Engine] section" This section contains engine \s-1UCI\s0 options. PolyGlot does not