Next in thread → Next in month →

Re: [virtio-comment] [PATCH v2] virtio-net: fix a display for num_buffers

From
Cornelia Huck <>
Date
2021-06-10T11:00:08+00:00
ID
Thread
Re: [virtio-comment] [PATCH v2] virtio-net: fix a display for num_buffers
On Tue, Jun 01 2021, Jiang Wang <> wrote:

> One of num_buffers does not display correctly in
> the html. The _b becomes a subscript b. This will
> prevent it from being searched by using keyword num_buffers.
>
> Fix it by adding a field keyword.
>
> Signed-off-by: Jiang Wang <>
> ---
> v1 -> v2: use field keyword instead of adding an escape char.
>
>  content.tex | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, pushed as an editorial update.
Next in thread → Next in month →