summaryrefslogtreecommitdiffstats
path: root/doc/OpenTcp.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-25 09:38:04 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-11-25 09:38:04 (GMT)
commit7a6b8290256bd24af22d615e72620dd469776d13 (patch)
tree51fed05c893c751728742ac2ffb65f0c9a9538e5 /doc/OpenTcp.3
parente123cfc452a346e3e762ce738e0b0f8f1c82b629 (diff)
parent1000af34faa34a6becf22244a8d7a91bd73f7c45 (diff)
downloadtcl-7a6b8290256bd24af22d615e72620dd469776d13.zip
tcl-7a6b8290256bd24af22d615e72620dd469776d13.tar.gz
tcl-7a6b8290256bd24af22d615e72620dd469776d13.tar.bz2
Merge trunk, and fix two socket test-cases.
Diffstat (limited to 'doc/OpenTcp.3')
-rw-r--r--doc/OpenTcp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/OpenTcp.3 b/doc/OpenTcp.3
index 040a8e2..a39f6f6 100644
--- a/doc/OpenTcp.3
+++ b/doc/OpenTcp.3
@@ -45,7 +45,7 @@ chosen.
.AP int async in
If nonzero, the client socket is connected asynchronously to the server.
.AP "unsigned int" flags in
-ORed combination of \fBTCL_TCPSERVER\fR flags that specify additional
+ORed combination of \fBTCL_TCPSERVER\fR flags that specify additional
informations about the socket being created.
.AP ClientData sock in
Platform-specific handle for client TCP socket.