diff --git a/doc/test-suite.dox b/doc/test-suite.dox
index d2680d9f..5bcaee05 100644
--- a/doc/test-suite.dox
+++ b/doc/test-suite.dox
@@ -49,7 +49,8 @@ device:group:
In the above example, the "device:wheel" suite is run for the "wheel only" and
the "blackwidow" device. Both devices are automatically instantiated through
uinput by litest. The "no device" entry signals that litest does not
-instantiate a uinput device for a specific test.
+instantiate a uinput device for a specific test (though the test itself may
+instantiate one).
Check provides two filters through environment variables: CK_RUN_SUITE
and CK_RUN_CASE. They may be used independently or combined to narrow