diff --git a/README.md b/README.md index 2738bb4..1095bcb 100644 --- a/README.md +++ b/README.md @@ -251,9 +251,11 @@ The first line of information has the following format: The last line of information has the following format: -d:*depth* *i*:*move* t:*time* n:*nodes* nps:*speed* h:*hashfull* tb:*tbhits* +d:*depth*[/*selDepth*] *i*:*move* t:*time* n:*nodes* nps:*speed* h:*hashfull* tb:*tbhits* -* *Depth* is the search depth to which the engine is searching the current move. +* *depth* The search depth to which the engine is searching the current move. + +* *selDepth* The selective search depth, if reported by the engine. * *i* is the move number the engine is currently searching. An engine generally starts searching the move it thinks is best, then continues with the second, diff --git a/doc/droidfish_manual.pdf b/doc/droidfish_manual.pdf index bf7c584..fff8869 100644 Binary files a/doc/droidfish_manual.pdf and b/doc/droidfish_manual.pdf differ