diff options
author | OBATA Akio <obache@wizdas.com> | 2020-07-07 17:12:46 +0900 |
---|---|---|
committer | OBATA Akio <obache@wizdas.com> | 2020-07-07 17:12:46 +0900 |
commit | 5a1d03de6b56d254662b5d3a57f809907359fff0 (patch) | |
tree | 670ef5a9b28228fb403f0f464adada0d790741ec /doc/man/man1/tqtconfig.1 | |
parent | f62146e0e61ca0dd15221907cc3747e0f06319de (diff) | |
download | tqt3-5a1d03de6b56d254662b5d3a57f809907359fff0.tar.gz tqt3-5a1d03de6b56d254662b5d3a57f809907359fff0.zip |
Refrect qt -> tqt changes to man1
Adjust page name to the installed tool name and follow class name changes
in examples.
Signed-off-by: OBATA Akio <obache@wizdas.com>
Diffstat (limited to 'doc/man/man1/tqtconfig.1')
-rw-r--r-- | doc/man/man1/tqtconfig.1 | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/doc/man/man1/tqtconfig.1 b/doc/man/man1/tqtconfig.1 new file mode 100644 index 000000000..54661333a --- /dev/null +++ b/doc/man/man1/tqtconfig.1 @@ -0,0 +1,17 @@ +.TH "tqtconfig" "1" "3.0.3" "Troll Tech AS, Norway." "" +.SH "NAME" +.LP +tqtconfig \- Configuration tool for TQt +.SH "DESCRIPTION" +.LP +TQtConfig allows for GUI based configuration of TQt and + other TQt based sources. + +.SH "ENVIRONMENT VARIABLES" +.LP +.TP +\fBTQTDIR\fP +Specifies the base TQt dir +.SH "AUTHORS" +.LP +TrollTech <http://www.trolltech.com/> |