summaryrefslogtreecommitdiffstats
path: root/debian/lenny/libraries/libtqt-perl/debian/pqtapi.1
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 20:58:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2012-01-01 20:58:10 -0600
commit457845b1c57b70c81d72846a402141d8b4609019 (patch)
tree3bf83da14829a2ea9c954b46be4308f24d05c7c5 /debian/lenny/libraries/libtqt-perl/debian/pqtapi.1
parent918358c07d6f983c8209b453411e6b432e07a3a3 (diff)
downloadtde-packaging-457845b1c57b70c81d72846a402141d8b4609019.tar.gz
tde-packaging-457845b1c57b70c81d72846a402141d8b4609019.zip
Fix remaining references to PerlQt in libtqt-perl on Debian and Ubuntu
Diffstat (limited to 'debian/lenny/libraries/libtqt-perl/debian/pqtapi.1')
-rw-r--r--debian/lenny/libraries/libtqt-perl/debian/pqtapi.16
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/lenny/libraries/libtqt-perl/debian/pqtapi.1 b/debian/lenny/libraries/libtqt-perl/debian/pqtapi.1
index 009ac1643..f6005623a 100644
--- a/debian/lenny/libraries/libtqt-perl/debian/pqtapi.1
+++ b/debian/lenny/libraries/libtqt-perl/debian/pqtapi.1
@@ -1,6 +1,6 @@
.TH PERLQT 1 "July 31, 2002"
.SH NAME
-pqtapi \- PerlQt introspection tool
+pqtapi \- PerlTQt introspection tool
.SH SYNOPSIS
.B pqtapi
.RI " [ " -r " " <re> " ] [ " <class> " ]
@@ -10,14 +10,14 @@ This manual page documents briefly the
.B pqtapi
command.
.PP
-\fBpqtapi\fP is a PerlQt Introspection tool.
+\fBpqtapi\fP is a PerlTQt Introspection tool.
For example:
$ pqtapi -ir 'setpoint.* int'
void QCanvasLine::setPoints(int, int, int, int)
void QPointArray::setPoint(uint, int, int)
-For more information, please see the documentation on the PerlQt website
+For more information, please see the documentation on the PerlTQt website
http://perlqt.sourceforge.net/
.SH OPTIONS