diff options
Diffstat (limited to 'doc/man/man1')
-rw-r--r-- | doc/man/man1/designer.1 | 2 | ||||
-rw-r--r-- | doc/man/man1/maketqpf.1 | 2 | ||||
-rw-r--r-- | doc/man/man1/qtconfig.1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man1/designer.1 b/doc/man/man1/designer.1 index 7d72c0f72..32a49cb3f 100644 --- a/doc/man/man1/designer.1 +++ b/doc/man/man1/designer.1 @@ -45,7 +45,7 @@ their changes. .SH "ENVIRONMENT VARIABLES" .LP .TP -\fBQTDIR\fP +\fBTQTDIR\fP Specifies the TQt base directory. On Debian systems this should be set to /usr/share/qt. The /usr/bin/designer wrapper script takes care of this. diff --git a/doc/man/man1/maketqpf.1 b/doc/man/man1/maketqpf.1 index 641639cba..44182d7f6 100644 --- a/doc/man/man1/maketqpf.1 +++ b/doc/man/man1/maketqpf.1 @@ -20,7 +20,7 @@ general\-files .SH "FILES" .LP -\fI$(QTDIR)/etc/fonts/fontdir\fP +\fI$(TQTDIR)/etc/fonts/fontdir\fP .SH "AUTHORS" .LP TrollTech <http://www.trolltech.com/> diff --git a/doc/man/man1/qtconfig.1 b/doc/man/man1/qtconfig.1 index 61521577d..2e280772a 100644 --- a/doc/man/man1/qtconfig.1 +++ b/doc/man/man1/qtconfig.1 @@ -10,7 +10,7 @@ QConfig allows for GUI based configuration of TQt and .SH "ENVIRONMENT VARIABLES" .LP .TP -\fBQTDIR\fP +\fBTQTDIR\fP Specifies the base TQt dir .SH "AUTHORS" .LP |