summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorferrieux <ferrieux@users.sourceforge.net>2010-01-12 10:55:30 (GMT)
committerferrieux <ferrieux@users.sourceforge.net>2010-01-12 10:55:30 (GMT)
commita86702c482163c4cb558d285274539e1504eeb1d (patch)
tree7476bc4f215605cefd45bb4d5c447b367e0ca08a /doc
parenta81c8243240443b1ffe54faec5e49d7e5dba4ee6 (diff)
downloadtcl-a86702c482163c4cb558d285274539e1504eeb1d.zip
tcl-a86702c482163c4cb558d285274539e1504eeb1d.tar.gz
tcl-a86702c482163c4cb558d285274539e1504eeb1d.tar.bz2
Fix parameter name confusion for server sockets.
Diffstat (limited to 'doc')
-rw-r--r--doc/socket.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/socket.n b/doc/socket.n
index 45e2986..aee5d5a 100644
--- a/doc/socket.n
+++ b/doc/socket.n
@@ -5,7 +5,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: socket.n,v 1.16 2008/10/17 10:22:25 dkf Exp $
+'\" RCS: @(#) $Id: socket.n,v 1.17 2010/01/12 10:55:30 ferrieux Exp $
.so man.macros
.TH socket n 8.0 Tcl "Tcl Built-In Commands"
.BS
@@ -104,7 +104,7 @@ with three additional arguments: the name of the new channel, the
address, in network address notation, of the client's host, and
the client's port number.
.PP
-The following additional option may also be specified before \fIhost\fR:
+The following additional option may also be specified before \fIport\fR:
.TP
\fB\-myaddr\fI addr\fR
.