diff options
Diffstat (limited to 'doc/source.n')
-rw-r--r-- | doc/source.n | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/source.n b/doc/source.n index 34c7913..dfc64fa 100644 --- a/doc/source.n +++ b/doc/source.n @@ -6,7 +6,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: source.n,v 1.16 2007/10/29 01:42:19 dkf Exp $ +'\" RCS: @(#) $Id: source.n,v 1.17 2007/10/29 11:28:50 dkf Exp $ '\" .so man.macros .TH source n "" Tcl "Tcl Built-In Commands" @@ -48,8 +48,8 @@ which will be safely substituted by the Tcl interpreter into .QW ^Z . .PP .VS 8.5 -The \fB-encoding\fR option is used to specify the encoding of -the data stored in \fIfileName\fR. When the \fB-encoding\fR option +The \fB\-encoding\fR option is used to specify the encoding of +the data stored in \fIfileName\fR. When the \fB\-encoding\fR option is omitted, the system encoding is assumed. .VE 8.5 .SH EXAMPLE |