From a88dbd971b7eb1c0f074040ace7a41adc9b363c7 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Apr 2024 20:43:52 +0900 Subject: [PATCH] Replace Qt with TQt Signed-off-by: Michele Calgaro (cherry picked from commit dfd1d4ba24993d5ce98568ff82b67a77e17be08c) --- doc/man/mathemagics.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man/mathemagics.1 b/doc/man/mathemagics.1 index 46e96e4..aae18f5 100644 --- a/doc/man/mathemagics.1 +++ b/doc/man/mathemagics.1 @@ -3,7 +3,7 @@ mathemagics \- a RPN scientific calculator. .SH SYNOPSIS .B mathemagics -.RI [Qt-options] [TDE-options] [URL] +.RI [TQt-options] [TDE-options] [URL] .SH DESCRIPTION Mathemagics is a full-featured scientific calculator. It uses Reverse Polish Notation or RPN. mathemagics can store and use user-defined @@ -17,8 +17,8 @@ functions. .B --help Show help about options .TP -.B --help-qt -Show Qt specific options +.B --help-tqt +Show TQt specific options .TP .B --help-tde Show TDE specific options