summaryrefslogtreecommitdiffstats
path: root/doc/fblocked.n
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-02-24 21:04:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-02-24 21:04:58 (GMT)
commitd24c35f276199a428012749034360a0ab17c00da (patch)
treebd89a06d093bc6aed00d0c588a506836a2576c5c /doc/fblocked.n
parentb51f251bd053d6532d178b3f1b101d5cfd15f610 (diff)
downloadtcl-d24c35f276199a428012749034360a0ab17c00da.zip
tcl-d24c35f276199a428012749034360a0ab17c00da.tar.gz
tcl-d24c35f276199a428012749034360a0ab17c00da.tar.bz2
General minor documentation improvements.
Diffstat (limited to 'doc/fblocked.n')
-rw-r--r--doc/fblocked.n4
1 files changed, 1 insertions, 3 deletions
diff --git a/doc/fblocked.n b/doc/fblocked.n
index 5b5efac..a426b27 100644
--- a/doc/fblocked.n
+++ b/doc/fblocked.n
@@ -4,7 +4,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: fblocked.n,v 1.8 2005/05/10 18:33:59 kennykb Exp $
+'\" RCS: @(#) $Id: fblocked.n,v 1.9 2009/02/24 21:04:58 dkf Exp $
.so man.macros
.TH fblocked n 7.5 Tcl "Tcl Built-In Commands"
.BS
@@ -63,9 +63,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