diff --git a/man/manual.docbook b/man/manual.docbook index 35260fde4..94c59716f 100644 --- a/man/manual.docbook +++ b/man/manual.docbook @@ -680,11 +680,6 @@ htmlreport/cppcheck-htmlreport --file=err.xml --report-dir=test1 --source-dir=.< - It isn't recommended to provide the paths to the standard C/C++ - headers - Cppcheck has internal knowledge about ANSI C/C++ and it isn't - recommended that this known functionality is redefined. But feel free to - try it. - As you can read in chapter 3 in this manual the default is that Cppcheck checks all configurations. So only provide preprocessor defines if you want to limit the checking.