diff options
-rw-r--r-- | debian/lenny/tdesdk/debian/man/fixkdeincludes.1 | 2 | ||||
-rw-r--r-- | debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 | 2 | ||||
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/tdesdk/debian/man/fixkdeincludes.1 b/debian/lenny/tdesdk/debian/man/fixkdeincludes.1 index 43ae3dfff..6c5bea183 100644 --- a/debian/lenny/tdesdk/debian/man/fixkdeincludes.1 +++ b/debian/lenny/tdesdk/debian/man/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 \-UQT_NO_COMPAT or \-UTDE_NO_COMPAT). +\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT). .PP This utility is part of the TDE Software Development Kit. .SH OPTIONS diff --git a/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 b/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 index 43ae3dfff..6c5bea183 100644 --- a/debian/squeeze/tdesdk/debian/man/fixkdeincludes.1 +++ b/debian/squeeze/tdesdk/debian/man/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 \-UQT_NO_COMPAT or \-UTDE_NO_COMPAT). +\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT). .PP This utility is part of the TDE Software Development Kit. .SH OPTIONS diff --git a/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 b/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 index 43ae3dfff..6c5bea183 100644 --- a/ubuntu/maverick/tdesdk/debian/man/fixkdeincludes.1 +++ b/ubuntu/maverick/tdesdk/debian/man/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 \-UQT_NO_COMPAT or \-UTDE_NO_COMPAT). +\fIMakefile.am\fP contains \-UTQT_NO_COMPAT or \-UTDE_NO_COMPAT). .PP This utility is part of the TDE Software Development Kit. .SH OPTIONS |