From ea53c3ec3c87bc77531bc6965ab99a3a741e5789 Mon Sep 17 00:00:00 2001 From: dkf Date: Tue, 14 Oct 2008 22:30:58 +0000 Subject: Fix a bit of formatting. --- ChangeLog | 4 ++++ doc/binary.n | 5 +++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 4a0da39..2ee3eb9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2008-10-14 Donal K. Fellows + + * doc/binary.n: Formatting fix. + 2008-10-14 Don Porter * README: Bump version number to 8.6a4 diff --git a/doc/binary.n b/doc/binary.n index 78979ff..c5e8a4e 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.42 2008/10/10 21:45:37 dgp Exp $ +'\" RCS: @(#) $Id: binary.n,v 1.43 2008/10/14 22:30:59 dkf Exp $ '\" .so man.macros .TH binary n 8.0 Tcl "Tcl Built-In Commands" @@ -627,9 +627,10 @@ reverse (low-to-high) order within each byte. For example, .CE will return \fB2\fR with \fB706\fR stored in \fIvar1\fR and \fB502143\fR stored in \fIvar2\fR. -.RE +.PP Note that most code that wishes to parse the hexadecimal digits from multiple bytes in order should use the \fBH\fR format. +.RE .IP \fBc\fR 5 The data is turned into \fIcount\fR 8-bit signed integers and stored in the corresponding variable as a list. If \fIcount\fR is \fB*\fR, -- cgit v0.12