summaryrefslogtreecommitdiffstats
path: root/doc/fconfigure.n
diff options
context:
space:
mode:
authorseandeelywoods <seandeelywoods>2013-03-18 12:37:23 (GMT)
committerseandeelywoods <seandeelywoods>2013-03-18 12:37:23 (GMT)
commitf23f5f814767bd8ee631943d6a6840ed563e0dea (patch)
tree425138ded323e3bb2d767f99b5895f97c006adf4 /doc/fconfigure.n
parent10cef02a3a45e1f5d576484950502c899663fa3f (diff)
parent3fda4f0df6f0fdabe84372aee281ffb4ca7108e1 (diff)
downloadtcl-f23f5f814767bd8ee631943d6a6840ed563e0dea.zip
tcl-f23f5f814767bd8ee631943d6a6840ed563e0dea.tar.gz
tcl-f23f5f814767bd8ee631943d6a6840ed563e0dea.tar.bz2
Updating with latest fixes from trunk
Diffstat (limited to 'doc/fconfigure.n')
-rw-r--r--doc/fconfigure.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/fconfigure.n b/doc/fconfigure.n
index ac0366c..550d071 100644
--- a/doc/fconfigure.n
+++ b/doc/fconfigure.n
@@ -72,8 +72,8 @@ initially set to \fBline\fR, and \fBstderr\fR is set to \fBnone\fR.
.
\fINewvalue\fR must be an integer; its value is used to set the size of
buffers, in bytes, subsequently allocated for this channel to store input
-or output. \fINewvalue\fR must be between ten and one million, allowing
-buffers of ten to one million bytes in size.
+or output. \fINewvalue\fR must be between one and one million, allowing
+buffers of one to one million bytes in size.
.TP
\fB\-encoding\fR \fIname\fR
.