All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: virtio-comment@lists.oasis-open.org, virtio-dev@lists.oasis-open.org
Cc: virtio@lists.oasis-open.org
Subject: [virtio] [PATCH] virtio-html.cfg: use variable for spec version
Date: Thu, 21 Apr 2022 11:29:40 -0400	[thread overview]
Message-ID: <20220421152938.37438-1-mst@redhat.com> (raw)

this way it gets updated automatically

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
---
 virtio-html.cfg | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/virtio-html.cfg b/virtio-html.cfg
index 80212aa..c80d5eb 100644
--- a/virtio-html.cfg
+++ b/virtio-html.cfg
@@ -17,7 +17,7 @@
 	
 	%%\Configure{HColWidth}{\HCode{ style="min-width:\HColWidth"}}
 
-	\Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version 1.1}
+	\Configure{@TITLE}{Virtual I/O Device (VIRTIO) Version \virtiorev}
 	\Css{body { font-family: Arial, Helvetica, sans-serif; font-size: 10pt; }}     
 	\Css{h1 { color:\#552681; font-size:150\%; }}
 	\Css{h2 { color:\#552681; font-size:140\%; }}
-- 
MST


---------------------------------------------------------------------
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 


             reply	other threads:[~2022-04-21 15:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 15:29 Michael S. Tsirkin [this message]
2022-04-21 15:35 ` [virtio-comment] Re: [virtio] [PATCH] virtio-html.cfg: use variable for spec version Cornelia Huck

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220421152938.37438-1-mst@redhat.com \
    --to=mst@redhat.com \
    --cc=virtio-comment@lists.oasis-open.org \
    --cc=virtio-dev@lists.oasis-open.org \
    --cc=virtio@lists.oasis-open.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.