All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] introduction: add more section labels
@ 2022-04-12  7:45 Cornelia Huck
  2022-04-13  9:37 ` [virtio] " Cornelia Huck
  0 siblings, 1 reply; 2+ messages in thread
From: Cornelia Huck @ 2022-04-12  7:45 UTC (permalink / raw)
  To: virtio, virtio-comment; +Cc: Cornelia Huck

In order to be able to refer to changes in sections.

Signed-off-by: Cornelia Huck <cohuck@redhat.com>
---
 introduction.tex | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/introduction.tex b/introduction.tex
index 6d527171ba7b..4dc708502e0b 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -155,7 +155,7 @@ \subsection{Transition from earlier specification drafts}\label{sec:Transition f
 sections tagged "Legacy Interface" in the section title.
 These highlight the changes made since the earlier drafts.
 
-\section{Structure Specifications}
+\section{Structure Specifications}\label{sec:Structure Specifications}
 
 Many device and driver in-memory structure layouts are documented using
 the C struct syntax. All structures are assumed to be without additional
@@ -216,7 +216,7 @@ \section{Structure Specifications}
 \begin{lstlisting}
 CPU_TO_BE16(B << 15 | A)
 \end{lstlisting}
-\section{Constant Specifications}
+\section{Constant Specifications}\label{sec:Constant Specifications}
 
 In many cases, numeric values used in the interface between the device
 and the driver are documented using the C \#define and /* */
-- 
2.34.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* [virtio] Re: [PATCH] introduction: add more section labels
  2022-04-12  7:45 [PATCH] introduction: add more section labels Cornelia Huck
@ 2022-04-13  9:37 ` Cornelia Huck
  0 siblings, 0 replies; 2+ messages in thread
From: Cornelia Huck @ 2022-04-13  9:37 UTC (permalink / raw)
  To: virtio, virtio-comment

On Tue, Apr 12 2022, Cornelia Huck <cohuck@redhat.com> wrote:

> In order to be able to refer to changes in sections.
>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>  introduction.tex | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Pushed as editorial update.


---------------------------------------------------------------------
To unsubscribe from this mail list, you must leave the OASIS TC that 
generates this mail.  Follow this link to all your TCs in OASIS at:
https://www.oasis-open.org/apps/org/workgroup/portal/my_workgroups.php 


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-13  9:37 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-12  7:45 [PATCH] introduction: add more section labels Cornelia Huck
2022-04-13  9:37 ` [virtio] " 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.