summaryrefslogtreecommitdiffstats
path: root/doc/binary.n
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2008-10-10 21:45:37 (GMT)
committerdgp <dgp@users.sourceforge.net>2008-10-10 21:45:37 (GMT)
commit5c0c022b7d9b60ca496702f7cb865df85456c948 (patch)
treefc4c0a2efc66a31bb6ddbb33078dfe29c7e800fe /doc/binary.n
parent53f354b956ca297d8b6f014b0397330b8bcc559f (diff)
downloadtcl-5c0c022b7d9b60ca496702f7cb865df85456c948.zip
tcl-5c0c022b7d9b60ca496702f7cb865df85456c948.tar.gz
tcl-5c0c022b7d9b60ca496702f7cb865df85456c948.tar.bz2
Diffstat (limited to 'doc/binary.n')
-rw-r--r--doc/binary.n4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/binary.n b/doc/binary.n
index b3147cb..78979ff 100644
--- a/doc/binary.n
+++ b/doc/binary.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: binary.n,v 1.41 2008/10/07 22:31:42 dkf Exp $
+'\" RCS: @(#) $Id: binary.n,v 1.42 2008/10/10 21:45:37 dgp Exp $
'\"
.so man.macros
.TH binary n 8.0 Tcl "Tcl Built-In Commands"
@@ -49,7 +49,7 @@ following formats and options are supported.
.TP
\fBbase64\fR
.
-The \fBbase64\fB binary encoding is commonly used in mail messages and XML
+The \fBbase64\fR binary encoding is commonly used in mail messages and XML
documents, and uses mostly upper and lower case letters and digits. It has the
distinction of being able to be rewrapped arbitrarily without losing
information.