From 3316450f5853e16a33b6c44101243057effad19a Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 21 Mar 2024 16:39:31 +0900 Subject: [PATCH] Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/man/mountconfig-trinity.1 | 4 ++-- doc/man/serviceconfig-trinity.1 | 4 ++-- 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).