summaryrefslogtreecommitdiffstats
path: root/doc/OpenTcp.3
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-08 15:31:06 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2016-03-08 15:31:06 (GMT)
commit3cd08b4cddcfa292ba21ebbf490fb4b5189e41bb (patch)
tree74d030f0dfdb6a57f90a10ef9784fc4bba762c96 /doc/OpenTcp.3
parent7f848a3e85d288409cc73c957717a2a9f83ea47a (diff)
downloadtcl-3cd08b4cddcfa292ba21ebbf490fb4b5189e41bb.zip
tcl-3cd08b4cddcfa292ba21ebbf490fb4b5189e41bb.tar.gz
tcl-3cd08b4cddcfa292ba21ebbf490fb4b5189e41bb.tar.bz2
Eliminate exess spacings in remaining doc pages
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 9fe2615..4a7dc1e 100644
--- a/doc/OpenTcp.3
+++ b/doc/OpenTcp.3
@@ -130,7 +130,7 @@ for the new channel, \fIhostName\fR points to a string containing
the name of the client host making the connection, and \fIport\fR
will contain the client's port number.
The new channel
-is opened for both input and output.
+is opened for both input and output.
If \fIproc\fR raises an error, the connection is closed automatically.
\fIProc\fR has no return value, but if it wishes to reject the
connection it can close \fIchannel\fR.