summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authoroehhar <harald.oehlmann@elmicron.de>2022-10-28 13:36:21 (GMT)
committeroehhar <harald.oehlmann@elmicron.de>2022-10-28 13:36:21 (GMT)
commit008d15c04ecfdcf081d5476266626b4c62874205 (patch)
tree5eaa6bdaff88df7b33899c916fae5bd240d6396c /doc
parent8fb4c52383acfa9fd7d0863185935cabf3614511 (diff)
downloadtcl-008d15c04ecfdcf081d5476266626b4c62874205.zip
tcl-008d15c04ecfdcf081d5476266626b4c62874205.tar.gz
tcl-008d15c04ecfdcf081d5476266626b4c62874205.tar.bz2
fconfigure man: correct chapter syntax
Diffstat (limited to 'doc')
-rw-r--r--doc/fconfigure.n2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/fconfigure.n b/doc/fconfigure.n
index 836bb5a..0e8b4a7 100644
--- a/doc/fconfigure.n
+++ b/doc/fconfigure.n
@@ -124,7 +124,7 @@ If set to a \fIfalse\fR value, errors are thrown in case of encoding errors.
.PP
The default value is \fIfalse\fR starting from TCL 9.0 and \fItrue\fR on TCL 8.7.
This option was introduced with TCL 8.7 and has the fix value \fItrue\fR.
-.TP
+.PP
See the \fI\-nocomplain\fR option of the \fBencoding\fR command for more information.
.RE
.TP