From 38d4bcc1bb579ff6ca7f83563e52824da1b0e811 Mon Sep 17 00:00:00 2001 From: hobbs Date: Thu, 15 May 2003 18:41:05 +0000 Subject: * doc/socket.n: nroff font handling correction. --- ChangeLog | 2 ++ doc/socket.n | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index ecbbd93..a606ccb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2003-05-15 Jeff Hobbs + * doc/socket.n: nroff font handling correction. + * library/encoding/gb2312-raw.enc (new): This is the original gb2312.enc renamed to allow for it to still be used. This is needed by Tk (unix) because X fonts with gb2312* charsets really diff --git a/doc/socket.n b/doc/socket.n index 6d4242a..ba0feb5 100644 --- a/doc/socket.n +++ b/doc/socket.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: socket.n,v 1.7.2.1 2003/04/16 23:08:36 dkf Exp $ +'\" RCS: @(#) $Id: socket.n,v 1.7.2.2 2003/05/15 18:41:06 hobbs Exp $ .so man.macros .TH socket n 8.0 Tcl "Tcl Built-In Commands" .BS @@ -30,7 +30,7 @@ The \fBsocket\fR command may be used to open either the client or server side of a connection, depending on whether the \fB\-server\fR switch is specified. .PP -Note that the default encoding for \fIall\fB sockets is the system +Note that the default encoding for \fIall\fR sockets is the system encoding, as returned by \fBencoding system\fR. Most of the time, you will need to use \fBfconfigure\fR to alter this to something else, such as \fIutf\-8\fR (ideal for communicating with other Tcl -- cgit v0.12