X-Git-Url: http://winboard.nl/cgi-bin?p=polyglot.git;a=blobdiff_plain;f=polyglot.pod;h=be5d260816946fce70b7ea375c51ea5e8642b2f2;hp=71fd17ca5bc9969909d7bc85be62f2ea0bd8c5b6;hb=07265afaa167049a447b4c5f43e5ef90c7451a49;hpb=8c255c15cc55a2e5254152c8e07a8ab45b22b7af diff --git a/polyglot.pod b/polyglot.pod index 71fd17c..be5d260 100644 --- a/polyglot.pod +++ b/polyglot.pod @@ -506,10 +506,10 @@ incorrect form (and of course promotes into a queen). 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. =back