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 | 1862ab1259270b5a83e955528dccc4b63c652648 (patch) | |
tree | 4d18c911874a2e9361fb90be4902c287fe5e5392 /doc/binary.n | |
parent | 9f51e32c984e0ad2e812d241e588c492c4179cf8 (diff) | |
download | tcl-1862ab1259270b5a83e955528dccc4b63c652648.zip tcl-1862ab1259270b5a83e955528dccc4b63c652648.tar.gz tcl-1862ab1259270b5a83e955528dccc4b63c652648.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? |