* [virtio-comment] [PATCH] introduction: Add missing helping verb
@ 2023-04-11 19:25 ` Parav Pandit
0 siblings, 0 replies; 4+ messages in thread
From: Parav Pandit @ 2023-04-11 19:25 UTC (permalink / raw)
To: mst, virtio-dev, cohuck; +Cc: virtio-comment, shahafs, Parav Pandit
The terminology of Transitional device and driver is missing the helping
verb 'is' similar to other terminologies.
Hence, add them to complete the sentence.
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
introduction.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/introduction.tex b/introduction.tex
index 287c5fc..e8b34e3 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -145,14 +145,14 @@ \subsection{Legacy Interface: Terminology}\label{intro:Legacy
\begin{description}
\item[Transitional Device]
- a device supporting both drivers conforming to this
+ is a device supporting both drivers conforming to this
specification, and allowing legacy drivers.
\end{description}
Similarly, a driver MAY implement:
\begin{description}
\item[Transitional Driver]
- a driver supporting both devices conforming to this
+ is a driver supporting both devices conforming to this
specification, and legacy devices.
\end{description}
--
2.26.2
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
^ permalink raw reply related [flat|nested] 4+ messages in thread
* [virtio-dev] [PATCH] introduction: Add missing helping verb
@ 2023-04-11 19:25 ` Parav Pandit
0 siblings, 0 replies; 4+ messages in thread
From: Parav Pandit @ 2023-04-11 19:25 UTC (permalink / raw)
To: mst, virtio-dev, cohuck; +Cc: virtio-comment, shahafs, Parav Pandit
The terminology of Transitional device and driver is missing the helping
verb 'is' similar to other terminologies.
Hence, add them to complete the sentence.
Signed-off-by: Parav Pandit <parav@nvidia.com>
---
introduction.tex | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/introduction.tex b/introduction.tex
index 287c5fc..e8b34e3 100644
--- a/introduction.tex
+++ b/introduction.tex
@@ -145,14 +145,14 @@ \subsection{Legacy Interface: Terminology}\label{intro:Legacy
\begin{description}
\item[Transitional Device]
- a device supporting both drivers conforming to this
+ is a device supporting both drivers conforming to this
specification, and allowing legacy drivers.
\end{description}
Similarly, a driver MAY implement:
\begin{description}
\item[Transitional Driver]
- a driver supporting both devices conforming to this
+ is a driver supporting both devices conforming to this
specification, and legacy devices.
\end{description}
--
2.26.2
---------------------------------------------------------------------
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] 4+ messages in thread
* Re: [virtio-comment] [PATCH] introduction: Add missing helping verb
2023-04-11 19:25 ` [virtio-dev] " Parav Pandit
@ 2023-04-12 8:47 ` Cornelia Huck
-1 siblings, 0 replies; 4+ messages in thread
From: Cornelia Huck @ 2023-04-12 8:47 UTC (permalink / raw)
To: Parav Pandit, mst, virtio-dev; +Cc: virtio-comment, shahafs, Parav Pandit
On Tue, Apr 11 2023, Parav Pandit <parav@nvidia.com> wrote:
> The terminology of Transitional device and driver is missing the helping
> verb 'is' similar to other terminologies.
>
> Hence, add them to complete the sentence.
>
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> ---
> introduction.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/introduction.tex b/introduction.tex
> index 287c5fc..e8b34e3 100644
> --- a/introduction.tex
> +++ b/introduction.tex
> @@ -145,14 +145,14 @@ \subsection{Legacy Interface: Terminology}\label{intro:Legacy
>
> \begin{description}
> \item[Transitional Device]
> - a device supporting both drivers conforming to this
> + is a device supporting both drivers conforming to this
> specification, and allowing legacy drivers.
> \end{description}
>
> Similarly, a driver MAY implement:
> \begin{description}
> \item[Transitional Driver]
> - a driver supporting both devices conforming to this
> + is a driver supporting both devices conforming to this
> specification, and legacy devices.
> \end{description}
I'd rather not add the "is" (and drop the trailing ".", as this is not
supposed to be a sentence), as this would read awkwardly. I think it is
intended to be:
<xyz> MAY implement:
<list of things>
which does not really ask for a sentence.
Same thing applies to the section right above, where it talks about
legacy support; I'd drop the "is" there instead.
This publicly archived list offers a means to provide input to the
OASIS Virtual I/O Device (VIRTIO) TC.
In order to verify user consent to the Feedback License terms and
to minimize spam in the list archive, subscription is required
before posting.
Subscribe: virtio-comment-subscribe@lists.oasis-open.org
Unsubscribe: virtio-comment-unsubscribe@lists.oasis-open.org
List help: virtio-comment-help@lists.oasis-open.org
List archive: https://lists.oasis-open.org/archives/virtio-comment/
Feedback License: https://www.oasis-open.org/who/ipr/feedback_license.pdf
List Guidelines: https://www.oasis-open.org/policies-guidelines/mailing-lists
Committee: https://www.oasis-open.org/committees/virtio/
Join OASIS: https://www.oasis-open.org/join/
^ permalink raw reply [flat|nested] 4+ messages in thread
* [virtio-dev] Re: [virtio-comment] [PATCH] introduction: Add missing helping verb
@ 2023-04-12 8:47 ` Cornelia Huck
0 siblings, 0 replies; 4+ messages in thread
From: Cornelia Huck @ 2023-04-12 8:47 UTC (permalink / raw)
To: Parav Pandit, mst, virtio-dev; +Cc: virtio-comment, shahafs, Parav Pandit
On Tue, Apr 11 2023, Parav Pandit <parav@nvidia.com> wrote:
> The terminology of Transitional device and driver is missing the helping
> verb 'is' similar to other terminologies.
>
> Hence, add them to complete the sentence.
>
> Signed-off-by: Parav Pandit <parav@nvidia.com>
> ---
> introduction.tex | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/introduction.tex b/introduction.tex
> index 287c5fc..e8b34e3 100644
> --- a/introduction.tex
> +++ b/introduction.tex
> @@ -145,14 +145,14 @@ \subsection{Legacy Interface: Terminology}\label{intro:Legacy
>
> \begin{description}
> \item[Transitional Device]
> - a device supporting both drivers conforming to this
> + is a device supporting both drivers conforming to this
> specification, and allowing legacy drivers.
> \end{description}
>
> Similarly, a driver MAY implement:
> \begin{description}
> \item[Transitional Driver]
> - a driver supporting both devices conforming to this
> + is a driver supporting both devices conforming to this
> specification, and legacy devices.
> \end{description}
I'd rather not add the "is" (and drop the trailing ".", as this is not
supposed to be a sentence), as this would read awkwardly. I think it is
intended to be:
<xyz> MAY implement:
<list of things>
which does not really ask for a sentence.
Same thing applies to the section right above, where it talks about
legacy support; I'd drop the "is" there instead.
---------------------------------------------------------------------
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] 4+ messages in thread
end of thread, other threads:[~2023-04-12 8:47 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-11 19:25 [virtio-comment] [PATCH] introduction: Add missing helping verb Parav Pandit
2023-04-11 19:25 ` [virtio-dev] " Parav Pandit
2023-04-12 8:47 ` [virtio-comment] " Cornelia Huck
2023-04-12 8:47 ` [virtio-dev] " 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.