diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
commit | 1862ab1259270b5a83e955528dccc4b63c652648 (patch) | |
tree | 4d18c911874a2e9361fb90be4902c287fe5e5392 /doc/socket.n | |
parent | 9f51e32c984e0ad2e812d241e588c492c4179cf8 (diff) | |
download | tcl-1862ab1259270b5a83e955528dccc4b63c652648.zip tcl-1862ab1259270b5a83e955528dccc4b63c652648.tar.gz tcl-1862ab1259270b5a83e955528dccc4b63c652648.tar.bz2 |
More small documentation improvements.
Diffstat (limited to 'doc/socket.n')
-rw-r--r-- | doc/socket.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/socket.n b/doc/socket.n index 9c9366d..e2c4759 100644 --- a/doc/socket.n +++ b/doc/socket.n @@ -169,8 +169,8 @@ identical to the address, the first element of the list. For server sockets this option returns a list of a multiple of three elements each group of which have the same meaning as described above. The list contains more than one group when the server socket -was created without \fB-myaddr\fR or with the argument to -\fB-myaddr\fR being a domain name that resolves multiple IP addresses +was created without \fB\-myaddr\fR or with the argument to +\fB\-myaddr\fR being a domain name that resolves multiple IP addresses that are local to the invoking host. .TP |