diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-15 17:55:25 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-15 17:55:25 (GMT) |
commit | 41ace1ce412eda0d4a3034215e72397e4b73571b (patch) | |
tree | a098b4e6b1d3b2a82e4d807dc53a33244eb57d2b /doc/OpenTcp.3 | |
parent | 212fc8e012dceb9f0f7a0052601ae83466aaca88 (diff) | |
download | tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.zip tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.tar.gz tcl-41ace1ce412eda0d4a3034215e72397e4b73571b.tar.bz2 |
More complete purge of things only present for supporting long-dead Mac 9 systems.
Diffstat (limited to 'doc/OpenTcp.3')
-rw-r--r-- | doc/OpenTcp.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/OpenTcp.3 b/doc/OpenTcp.3 index 4ddb8a7..df14f44 100644 --- a/doc/OpenTcp.3 +++ b/doc/OpenTcp.3 @@ -167,8 +167,7 @@ replacement for the standard channel. .PP On Unix platforms, the socket handle is a Unix file descriptor as returned by the \fBsocket\fR system call. On the Windows platform, the -socket handle is a \fBSOCKET\fR as defined in the WinSock API. On the -Macintosh platform, the socket handle is a \fBStreamPtr\fR. +socket handle is a \fBSOCKET\fR as defined in the WinSock API. .VE .SH "SEE ALSO" |