diff options
author | Michele Calgaro <[email protected]> | 2024-03-23 22:26:54 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-03-24 19:06:15 +0900 |
commit | 1943a15e97f5b20b3f086bd34160cea2aa8bea43 (patch) | |
tree | 013f6e43447597d5b7a011d7a9312344bd428a2b /doc/man | |
parent | df3f048e44b072fd30d0f10c59fb702c433af05c (diff) | |
download | ksystemlog-1943a15e97f5b20b3f086bd34160cea2aa8bea43.tar.gz ksystemlog-1943a15e97f5b20b3f086bd34160cea2aa8bea43.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <[email protected]>
(cherry picked from commit c690b18db7bf9043cf7551595164ac3f36d0ff1b)
Diffstat (limited to 'doc/man')
-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 |