This short patches fixes the editing errors that stops the pdf and html generation.
These 3 fixes are for the patch [1] for the github issue [2]. [1] https://lists.oasis-open.org/archives/virtio-comment/202307/msg00024.html [2] https://github.com/oasis-tcs/virtio-spec/issues/173 Patch summary: patch-1 place C code under listing patch-2 avoid hyphen and extra braces patch-3 use table as hyperlink do not work well in C code listing patch-4 refer 'advice' as 'note' Patch 1 to 3 appears to be must in the testing. Patch 4 is not a fix and can be done later if it requires discussion. Parav Pandit (4): virtio-net: Place C code under listing virtio-net: Avoid hyphen and extra braces virtio-net: Use table to describe inner hash to rfc mapping virtio-net: Use note instead of advice device-types/net/description.tex | 45 ++++++++++++++++++++++---------- introduction.tex | 15 +++++------ 2 files changed, 38 insertions(+), 22 deletions(-) -- 2.26.2 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
