From bcc4c52cf7929aac6e473c75e0ba850bf6377021 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Fri, 8 Apr 2011 10:21:45 +0000 Subject: [PATCH] minor update --- doc/README.sgml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) 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.