diff --git a/doc/README.sgml b/doc/README.sgml index eef8bd0ed..a57f94220 100644 --- a/doc/README.sgml +++ b/doc/README.sgml @@ -1775,7 +1775,10 @@ This way the distinction will be based upon string presence or regular expression match.

-TODO: --text-only +In cases with lot of active (e.g. scripts, embeds,...) content inside +you can filter pages (--text-only switch) just for +their textual content. This way, in major number of cases, you can +automatically tune detection engine. Techniques @@ -2369,7 +2372,8 @@ of the following categories: The database management system is MySQL < 5.0 where information_schema is not available. -The database management system is Microsoft Access where there TODO. +The database management system is Microsoft Access and system table +MSysObjects is not readable. The session user does not have read privileges against the system table storing the scheme of the databases. @@ -2402,7 +2406,8 @@ cases usually fit into one of the following categories: The database management system is MySQL < 5.0 where information_schema is not available. -The database management system is Microsoft Access where there TODO. +The database management system is Microsoft Access where this +kind of information is not available inside system tables. The session user does not have read privileges against the system table storing the scheme of the databases.