diff options
author | Stephen Wadeley <swadeley@redhat.com> | 2013-05-14 23:52:38 +0200 |
---|---|---|
committer | Daniel Borkmann <dborkman@redhat.com> | 2013-05-15 10:26:44 +0200 |
commit | c3ce9b621cf1862069e8591698ccb0c6392c75bb (patch) | |
tree | 9682c400aa763af9c8226538be16a8dc1bbc5f5f | |
parent | 3f51571ec6bdc903da67b319fdc38fff8dbc1ab4 (diff) |
man: improvements to bpfc.8, inconsistent use of `` and ''
Signed-off-by: Stephen Wadeley <swadeley@redhat.com>
Signed-off-by: Daniel Borkmann <dborkman@redhat.com>
-rw-r--r-- | bpfc.8 | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -87,8 +87,8 @@ elements: .PP A 32 bit wide accumulator X 32 bit wide X register - M[] 16 x 32 bit wide misc registers aka ``scratch -memory store'', addressable from 0 to 15 + M[] 16 x 32 bit wide misc registers aka \[lq]scratch +memory store\[rq], addressable from 0 to 15 .PP A program, that is translated by bpfc into ''opcodes'' is an array that consists of the following elements: |