diff --git a/docs/manual/CoreTasks/conditions.html b/docs/manual/CoreTasks/conditions.html index ecd5c1307..1dc67e26f 100644 --- a/docs/manual/CoreTasks/conditions.html +++ b/docs/manual/CoreTasks/conditions.html @@ -223,10 +223,9 @@ TCP/IP listener at the specified host and port.
Test two files for matching. Nonexistence of either file results in "false". This test does a byte for byte comparision, so test time scales with -byte size. NB: if the files are different sizes , one of them is missing +byte size. NB: if the files are different sizes, one of them is missing or the filenames match the answer is so obvious the detailed test is omitted. -