diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-16 19:57:03 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-02-16 19:57:03 +0900 |
commit | 92c834cf92ff78f768ec2bf2b698e3353bca5910 (patch) | |
tree | c67c83824681a50709da2532b1594cb05099f241 /man | |
parent | 85cbbf1259b086717b07295582878cac3c211aeb (diff) | |
download | piklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.tar.gz piklab-92c834cf92ff78f768ec2bf2b698e3353bca5910.zip |
Replace Qt with TQt
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'man')
-rw-r--r-- | man/piklab-coff.1 | 6 | ||||
-rw-r--r-- | man/piklab-prog.1 | 6 | ||||
-rw-r--r-- | man/piklab.1x | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/man/piklab-coff.1 b/man/piklab-coff.1 index 2a903a1..42a7126 100644 --- a/man/piklab-coff.1 +++ b/man/piklab-coff.1 @@ -17,7 +17,7 @@ .SH "NAME" piklab\-coff \- Command\-line utility to view COFF files. .SH "SYNOPSIS" -.B piklab\-coff [Qt\-options] [KDE\-options] [options] [file] +.B piklab\-coff [TQt\-options] [KDE\-options] [options] [file] .RI .SH "DESCRIPTION" @@ -42,8 +42,8 @@ Show summary of options. .B \-v, \-\-version Show version of program. .TP -.B \-\-help\-qt - Show Qt specific options +.B \-\-help\-tqt + Show TQt specific options .TP .B \-\-help\-kde Show KDE specific options diff --git a/man/piklab-prog.1 b/man/piklab-prog.1 index c64213e..e0d6340 100644 --- a/man/piklab-prog.1 +++ b/man/piklab-prog.1 @@ -16,7 +16,7 @@ .\" for manpage-specific macros, see man(7) .SH PIKLAB-PROG \- Commandline program for PIC-microcontroller programming. .SH SYNOPSIS -.B piklab-prog [Qt-options] [KDE-options] [options] [file] +.B piklab-prog [TQt-options] [KDE-options] [options] [file] .RI .br @@ -40,8 +40,8 @@ A summary of options is included below. .B \-v, \-\-version Show version of program. .TP -.B \-\-help-qt - Show Qt specific options +.B \-\-help-tqt + Show TQt specific options .TP .B \-\-help-kde Show KDE specific options diff --git a/man/piklab.1x b/man/piklab.1x index 83bf689..65d9e2c 100644 --- a/man/piklab.1x +++ b/man/piklab.1x @@ -19,7 +19,7 @@ .TP .SH SYNOPSIS -.B piklab [Qt-options] [KDE-options] [file] +.B piklab [TQt-options] [KDE-options] [file] .br .\" TeX users may be more comfortable with the \fB<whatever>\fP and @@ -41,8 +41,8 @@ Show summary of options. .B \-v, \-\-version Show version of program. .TP -.B \-\-help-qt - Show Qt specific options +.B \-\-help-tqt + Show TQt specific options .TP .B \-\-help-kde Show KDE specific options |