Skip to content

Commit 5a24334

Browse files
dthalerqmonnet
andauthored
Update isa/kernel.org/instruction-set.rst
Co-authored-by: Quentin Monnet <[email protected]>
1 parent fc35829 commit 5a24334

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

isa/kernel.org/instruction-set.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -491,7 +491,7 @@ program execution must be gracefully aborted.
491491

492492
R0 = ntohl(*(uint32_t *) (R6->data + imm))
493493

494-
where `ntohl()` converts a 32-bit value from network byte order to host byte order.
494+
where ``ntohl()`` converts a 32-bit value from network byte order to host byte order.
495495

496496
``BPF_IND | BPF_W | BPF_LD`` means::
497497

0 commit comments

Comments
 (0)