futex.2: ffix (ASCII art layout)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-01-15 06:22:35 +01:00
parent c8b921bd42
commit f6af90e736
1 changed files with 5 additions and 6 deletions

View File

@ -448,13 +448,12 @@ in the bits of the argument
.IR val3 .
Pictorially, the encoding is:
.in +4n
.in +8n
.nf
+-----+-----+---------------+---------------+
| op | cmp | oparg | cmparg |
+-----+-----+---------------+---------------+
# of bits: 4 4 12 12
+---+---+-----------+-----------+
|op |cmp| oparg | cmparg |
+---+---+-----------+-----------+
4 4 12 12 <== # of bits
.fi
.in