* [virtio-dev] [PATCH] content.tex: drop space after \field
@ 2022-04-19 15:54 Michael S. Tsirkin
2022-04-20 12:56 ` Cornelia Huck
0 siblings, 1 reply; 2+ messages in thread
From: Michael S. Tsirkin @ 2022-04-19 15:54 UTC (permalink / raw)
To: virtio-comment, virtio-dev; +Cc: virtio
always use \field{foo} not \field {foo}, the latter confuses
latexdiff.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
content.tex | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content.tex b/content.tex
index 8f9173d..741d166 100644
--- a/content.tex
+++ b/content.tex
@@ -874,7 +874,7 @@ \subsection{Virtio Structure PCI Capabilities}\label{sec:Virtio Transport Option
\end{lstlisting}
Given that the \field{cap.length} and \field{cap.offset} fields
-are only 32 bit, the additional \field{offset_hi} and \field {length_hi}
+are only 32 bit, the additional \field{offset_hi} and \field{length_hi}
fields provide the most significant 32 bits of a total 64 bit offset and
length within the BAR specified by \field{cap.bar}.
--
MST
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [virtio-dev] [PATCH] content.tex: drop space after \field
2022-04-19 15:54 [virtio-dev] [PATCH] content.tex: drop space after \field Michael S. Tsirkin
@ 2022-04-20 12:56 ` Cornelia Huck
0 siblings, 0 replies; 2+ messages in thread
From: Cornelia Huck @ 2022-04-20 12:56 UTC (permalink / raw)
To: Michael S. Tsirkin, virtio-comment, virtio-dev; +Cc: virtio
On Tue, Apr 19 2022, "Michael S. Tsirkin" <mst@redhat.com> wrote:
> always use \field{foo} not \field {foo}, the latter confuses
> latexdiff.
>
> Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
> ---
> content.tex | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, pushed as an editorial update.
---------------------------------------------------------------------
To unsubscribe, e-mail: virtio-dev-unsubscribe@lists.oasis-open.org
For additional commands, e-mail: virtio-dev-help@lists.oasis-open.org
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2022-04-20 12:56 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-04-19 15:54 [virtio-dev] [PATCH] content.tex: drop space after \field Michael S. Tsirkin
2022-04-20 12:56 ` Cornelia Huck
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.