diff options
Diffstat (limited to 'doc/fblocked.n')
-rw-r--r-- | doc/fblocked.n | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/fblocked.n b/doc/fblocked.n index d8e8af7..2841aee 100644 --- a/doc/fblocked.n +++ b/doc/fblocked.n @@ -4,7 +4,6 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -.so man.macros .TH fblocked n 7.5 Tcl "Tcl Built-In Commands" .BS '\" Note: do not modify the .SH NAME line immediately below! @@ -62,9 +61,7 @@ proc echoLine {chan clientName} { socket -server connect 12345 vwait forever .CE - .SH "SEE ALSO" gets(n), open(n), read(n), socket(n), Tcl_StandardChannels(3) - .SH KEYWORDS blocking, nonblocking |