diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-21 16:39:31 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-03-21 16:39:31 +0900 |
commit | 3316450f5853e16a33b6c44101243057effad19a (patch) | |
tree | a691a0bb533ece90740c496b4c5ae3e0d19ca04c | |
parent | da91bd60b8818c3a2b022b90dd6d133eb9c3186b (diff) | |
download | tde-guidance-3316450f5853e16a33b6c44101243057effad19a.tar.gz tde-guidance-3316450f5853e16a33b6c44101243057effad19a.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
-rw-r--r-- | doc/man/mountconfig-trinity.1 | 4 | ||||
-rw-r--r-- | doc/man/serviceconfig-trinity.1 | 4 | ||||
-rw-r--r-- | doc/man/userconfig-trinity.1 | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/man/mountconfig-trinity.1 b/doc/man/mountconfig-trinity.1 index d3076cc..ef2e5f8 100644 --- a/doc/man/mountconfig-trinity.1 +++ b/doc/man/mountconfig-trinity.1 @@ -39,8 +39,8 @@ A summary of options is included below. .B \-\-help Show summary of options. .TP -.B \-\-help\-qt -Show QT specific help (common for all QT apps). +.B \-\-help\-tqt +Show TQt specific help (common for all TQt apps). .TP .B \-\-help\-tde Show TDE specific help (common for all TDE apps). diff --git a/doc/man/serviceconfig-trinity.1 b/doc/man/serviceconfig-trinity.1 index 8ef180d..fba0448 100644 --- a/doc/man/serviceconfig-trinity.1 +++ b/doc/man/serviceconfig-trinity.1 @@ -39,8 +39,8 @@ A summary of options is included below. .B \-\-help Show summary of options. .TP -.B \-\-help\-qt -Show QT specific help (common for all QT apps). +.B \-\-help\-tqt +Show TQt specific help (common for all TQt apps). .TP .B \-\-help\-tde Show TDE specific help (common for all TDE apps). diff --git a/doc/man/userconfig-trinity.1 b/doc/man/userconfig-trinity.1 index 1fda3dd..e14cdd7 100644 --- a/doc/man/userconfig-trinity.1 +++ b/doc/man/userconfig-trinity.1 @@ -39,8 +39,8 @@ A summary of options is included below. .B \-\-help Show summary of options. .TP -.B \-\-help\-qt -Show QT specific help (common for all QT apps). +.B \-\-help\-tqt +Show TQt specific help (common for all TQt apps). .TP .B \-\-help\-tde Show TDE specific help (common for all TDE apps). |