summaryrefslogtreecommitdiffstats
path: root/doc/fblocked.n
diff options
context:
space:
mode:
Diffstat (limited to 'doc/fblocked.n')
-rw-r--r--doc/fblocked.n3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/fblocked.n b/doc/fblocked.n
index 2841aee..fbe244f 100644
--- a/doc/fblocked.n
+++ b/doc/fblocked.n
@@ -5,6 +5,7 @@
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
.TH fblocked n 7.5 Tcl "Tcl Built-In Commands"
+.so man.macros
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
@@ -61,7 +62,9 @@ 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