diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/man/scripts/fixkdeincludes.1 | 2 | ||||
-rw-r--r-- | doc/scripts/man-fixincludes.1.docbook | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/doc/man/scripts/fixkdeincludes.1 b/doc/man/scripts/fixkdeincludes.1 index 6c5bea18..2a420d9d 100644 --- a/doc/man/scripts/fixkdeincludes.1 +++ b/doc/man/scripts/fixkdeincludes.1 @@ -51,7 +51,7 @@ will simply be written to standard output. The list of C++ sources to examine should be given on the command-line. If no files are given, all C++ sources in or beneath the current directory will be examined (with the exception of directories whose -\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT). +\fIMakefile.am\fP contains \-UTDE_NO_COMPAT). .PP This utility is part of the TDE Software Development Kit. .SH OPTIONS diff --git a/doc/scripts/man-fixincludes.1.docbook b/doc/scripts/man-fixincludes.1.docbook index a773cf7a..31c1b546 100644 --- a/doc/scripts/man-fixincludes.1.docbook +++ b/doc/scripts/man-fixincludes.1.docbook @@ -62,7 +62,6 @@ problems will simply be written to standard output. </para> command-line. If no files are given, all C++ sources in or beneath the current directory will be examined (with the exception of directories whose <filename>Makefile.am</filename> contains -<option>-UTQT_NO_COMPAT</option> or <option>-UKDE_NO_COMPAT</option>)</para> <para>This utility is part of the KDE Software Development Kit. </para> |