diff options
author | dgp <dgp@users.sourceforge.net> | 2016-09-08 14:34:35 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-09-08 14:34:35 (GMT) |
commit | 7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4 (patch) | |
tree | 941ec84a540d886ab16d256cc6c408416dd860b0 /doc/encoding.n | |
parent | fa105712c19ab4f84d85f6e33cb51a85e2ad259f (diff) | |
parent | 313d238fb894ff0775f40ec5aee77627742a3b1b (diff) | |
download | tcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.zip tcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.tar.gz tcl-7eac217cbcdf7d0764c8fbc0a3c09bdd31fbc4a4.tar.bz2 |
merge bytecode init reworking
Diffstat (limited to 'doc/encoding.n')
-rw-r--r-- | doc/encoding.n | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/encoding.n b/doc/encoding.n index 5782199..50ad083 100644 --- a/doc/encoding.n +++ b/doc/encoding.n @@ -1,9 +1,9 @@ '\" '\" Copyright (c) 1998 by Scriptics Corporation. -'\" +'\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. -'\" +'\" .TH encoding n "8.1" Tcl "Tcl Built-In Commands" .so man.macros .BS @@ -67,7 +67,7 @@ searchable directory, that element is ignored. \fBencoding names\fR . Returns a list containing the names of all of the encodings that are -currently available. +currently available. The encodings .QW utf-8 and |