summaryrefslogtreecommitdiff
path: root/content.tex
diff options
context:
space:
mode:
authormstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:27:38 +0000
committermstsirkin <mstsirkin@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652>2013-11-25 12:27:38 +0000
commitda40d31b92d562cc5a98585aa2547511d1c75078 (patch)
tree0f703d30876d13e60681cc9981ac0a5a7ad7b6c8 /content.tex
parent964ad5f0bea289623ca6a633e473f798679633bd (diff)
content.tex: fix up cross-reference to S390
make it a hyper-link. Signed-off-by: Michael S. Tsirkin <mst@redhat.com> git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@119 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'content.tex')
-rw-r--r--content.tex2
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex
index e450d88..7766fb8 100644
--- a/content.tex
+++ b/content.tex
@@ -1785,7 +1785,7 @@ virtio:
\end{lstlisting}
The virtio-ccw device acts like a normal channel device, as specified
-in [S390 PoP] and [S390 Common I/O]. In particular:
+in \hyperref[intro:S390 PoP]{[S390 PoP]} and \hyperref[intro:S390 Common I/O]{[S390 Common I/O]}. In particular:
- A device must post a unit check with command reject for any command
it does not support.