← Prev in month ← Prev in thread

[PATCH] title: fix duplicate URL

From
Cornelia Huck <>
Date
2021-01-18T17:59:18+00:00
ID
Thread
[PATCH] title: fix duplicate URL
The link to the 0.9.5 spec was listed twice.

Signed-off-by: Cornelia Huck <>
---

I plan to push this as a minor edit.

---
 title.tex | 1 -
 1 file changed, 1 deletion(-)

diff --git a/title.tex b/title.tex
index 88d6ca0c8835..8300ee7b2fdd 100644
--- a/title.tex
+++ b/title.tex
@@ -57,7 +57,6 @@
 	\item Virtual I/O Device (VIRTIO) Version 1.0. Edited by Rusty Russell, Michael S. Tsirkin, Cornelia Huck, and Pawel
  Moll. Latest version:\newline
 	\url{https://docs.oasis-open.org/virtio/virtio/v1.0/virtio-v1.0.html}
-	\url{http://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf}
 	\item Virtio PCI Card Specification Version 0.9.5:\newline
 	\url{http://ozlabs.org/~rusty/virtio-spec/virtio-0.9.5.pdf}
 \end{itemize*}
-- 
2.26.2
← Prev in month ← Prev in thread