From a86702c482163c4cb558d285274539e1504eeb1d Mon Sep 17 00:00:00 2001 From: ferrieux Date: Tue, 12 Jan 2010 10:55:30 +0000 Subject: Fix parameter name confusion for server sockets. --- doc/socket.n | 4 ++-- 1 file 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 . -- cgit v0.12