← Prev in month
← Prev in thread
[PATCH] editorial: introduction: fix IBM link
OLD [S390 z/Architecture Principles of Operation, IBM Publication SA22-7832, PoP] http://publibfi.boulder.ibm.com/epubs/pdf/dz9zr009.pdf , and any future revisions NEW (should be) [S390 PoP] z/Architecture Principles of Operation, IBM Publication SA22-7832, https://www.ibm.com/docs/en/SSQ2R2_15.0.0/com.ibm.tpf.toolkit.hlasm.doc/ dz9zr006.pdf, and any future revisions [only changes the hyperlink] Reported-by: Paul Knight <> Signed-off-by: Michael S. Tsirkin <> --- introduction.tex 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/introduction.tex b/introduction.tex index aa9ec1b..a9491cf 100644 --- a/introduction.tex +++ b/introduction.tex @@ -44,7 +44,7 @@ section{Normative References}label{sec:Normative References} Leach, P., Mealling, M., and R. Salz, ``A Universally Unique IDentifier (UUID) URN Namespace'', RFC 4122, DOI 10.17487/RFC4122, July 2005. ewlineurl{ http://www.ietf.org/rfc/rfc4122.txt}\ - phantomsectionlabel{intro:S390 PoP} extbf{[S390 PoP]} & z/Architecture Principles of Operation, IBM Publication SA22-7832, ewlineurl{ http://publibfi.boulder.ibm.com/epubs/pdf/dz9zr009.pdf} , and any future revisions\ + phantomsectionlabel{intro:S390 PoP} extbf{[S390 PoP]} & z/Architecture Principles of Operation, IBM Publication SA22-7832, ewlineurl{ https://www.ibm.com/docs/en/SSQ2R2_15.0.0/com.ibm.tpf.toolkit.hlasm.doc/dz9zr006.pdf} , and any future revisions\ phantomsectionlabel{intro:S390 Common I/O} extbf{[S390 Common I/O]} & ESA/390 Common I/O-Device and Self-Description, IBM Publication SA22-7204, ewlineurl{ https://www.ibm.com/resources/publications/OutputPubsDetails?PubID=SA22720401} , and any future revisions\ phantomsectionlabel{intro:PCI} extbf{[PCI]} & -- MST
← Prev in month
← Prev in thread