diff options
author | Michele Calgaro <[email protected]> | 2024-03-23 22:26:54 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-24 19:05:38 +0900 |
commit | c690b18db7bf9043cf7551595164ac3f36d0ff1b (patch) | |
tree | e265406b26f36ce2ec2a70a6209c78a378dc8e54 | |
parent | bf0340719fae8de61572a3b4bd75af91cbd615db (diff) | |
download | ksystemlog-c690b18db7bf9043cf7551595164ac3f36d0ff1b.tar.gz ksystemlog-c690b18db7bf9043cf7551595164ac3f36d0ff1b.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
-rw-r--r-- | doc/man/ksystemlog.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/ksystemlog.1 b/doc/man/ksystemlog.1 index 820d521..0a9a7c0 100644 --- a/doc/man/ksystemlog.1 +++ b/doc/man/ksystemlog.1 @@ -26,7 +26,7 @@ ksystemlog \- A System Log Viewer .SH DESCRIPTION KSystemLog is an application to view system logs. .SH OPTIONS -All TDE and Qt +All TDE and TQt programs accept a some common command-line options. KSystemLog has no application-specific options. .PP @@ -34,8 +34,8 @@ application-specific options. \*(T<\fB\-\-help\fR\*(T> Show help about options .TP -\*(T<\fB\-\-help\-qt\fR\*(T> -Show Qt specific options +\*(T<\fB\-\-help\-tqt\fR\*(T> +Show TQt specific options .TP \*(T<\fB\-\-help\-tde\fR\*(T> Show TDE specific options |