diff options
Diffstat (limited to 'doc/man/man3/tqsocketdevice.3qt')
-rw-r--r-- | doc/man/man3/tqsocketdevice.3qt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/man/man3/tqsocketdevice.3qt b/doc/man/man3/tqsocketdevice.3qt index c905675ba..5a25ef49f 100644 --- a/doc/man/man3/tqsocketdevice.3qt +++ b/doc/man/man3/tqsocketdevice.3qt @@ -260,7 +260,7 @@ Note that for Datagram sockets, this is the source port of the last packet recei .SH "TQ_UINT16 QSocketDevice::port () const" Returns the port number of this socket device. This may be 0 for a while, but is set to something sensible as soon as a sensible value is available. .PP -Note that Qt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). +Note that TQt always uses native byte order, i.e. 67 is 67 in Qt; there is no need to call htons(). .SH "Protocol QSocketDevice::protocol () const" Returns the socket's protocol family, which is one of Unknown, IPv4, or IPv6. .PP @@ -361,8 +361,8 @@ If you find a bug in Qt, please report it as described in .BR http://doc.trolltech.com/bughowto.html . Good bug reports help us to help you. Thank you. .P -The definitive Qt documentation is provided in HTML format; it is -located at $QTDIR/doc/html and can be read using Qt Assistant or with +The definitive TQt documentation is provided in HTML format; it is +located at $QTDIR/doc/html and can be read using TQt Assistant or with a web browser. This man page is provided as a convenience for those users who prefer man pages, although this format is not officially supported by Trolltech. |