Paul Knight reports: Minor broken links in the "Revision History" - Appendix D - https://lists.oasis-open.org/archives/virtio-dev/201910/msg00057.html. (bad link due to inclusion of the terminating period - second item dated 01 Sep 2020 in Appendix D Revision history) - not a blocking issue - https://lkml.org/lkml/2020/4/21/1020) (bad link due to including the final right parenthesis in the hyperlink - item dated 01 Sep 2020 by Petre Eftime) - not a blocking issue - https://github.org/oasis-tcs/virtio-spec/issues/97 (bad link due to using github.org instead of github.com - first item dated 30 Mar 2021 in Appendix D Revision history) - not a blocking issue
Reported-by: Paul Knight <[email protected]> Signed-off-by: Michael S. Tsirkin <[email protected]> --- cl-os.tex | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/cl-os.tex b/cl-os.tex index fa980b2..5ae8a7b 100644 --- a/cl-os.tex +++ b/cl-os.tex @@ -688,7 +688,7 @@ adding it as normative requirement. Existing drivers already depend on this. -See also \url{https://lists.oasis-open.org/archives/virtio-dev/201910/msg00057.html.} +See also \url{https://lists.oasis-open.org/archives/virtio-dev/201910/msg00057.html}. Fixes: \url{https://github.com/oasis-tcs/virtio-spec/issues/56} @@ -807,7 +807,7 @@ The NitroSecureModule is a device with a very stripped down Trusted Platform Module functionality, which is used in the -context of a Nitro Enclave (see \url{https://lkml.org/lkml/2020/4/21/1020)} +context of a Nitro Enclave (see \url{https://lkml.org/lkml/2020/4/21/1020}) to provide boot time measurement and attestation. Since this device provides some critical cryptographic operations, @@ -1326,7 +1326,7 @@ Signed-off-by: Enrico Granata <[email protected]> -Fixes: \url{https://github.org/oasis-tcs/virtio-spec/issues/97} +Fixes: \url{https://github.com/oasis-tcs/virtio-spec/issues/97} Signed-off-by: Cornelia Huck <[email protected]> -- MST --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
