diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2011-07-18 15:24:59 (GMT) |
commit | a2773a3892302e9ae41289f228c157e55dbf2063 (patch) | |
tree | 4d18c911874a2e9361fb90be4902c287fe5e5392 /doc/binary.n | |
parent | 89bf49bf2d9aab49af9961f28a34de4a9b045885 (diff) | |
download | tcl-a2773a3892302e9ae41289f228c157e55dbf2063.zip tcl-a2773a3892302e9ae41289f228c157e55dbf2063.tar.gz tcl-a2773a3892302e9ae41289f228c157e55dbf2063.tar.bz2 |
More small documentation improvements.
Diffstat (limited to 'doc/binary.n')
-rw-r--r-- | doc/binary.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/binary.n b/doc/binary.n index 53d8b5a..8133829 100644 --- a/doc/binary.n +++ b/doc/binary.n @@ -13,9 +13,9 @@ binary \- Insert and extract fields from binary strings .SH SYNOPSIS .VS 8.6 -\fBbinary decode \fIformat\fR ?\fI-option value ...\fR? \fIdata\fR +\fBbinary decode \fIformat\fR ?\fI\-option value ...\fR? \fIdata\fR .br -\fBbinary encode \fIformat\fR ?\fI-option value ...\fR? \fIdata\fR +\fBbinary encode \fIformat\fR ?\fI\-option value ...\fR? \fIdata\fR .br .VE 8.6 \fBbinary format \fIformatString \fR?\fIarg arg ...\fR? |