]> xenbits.xensource.com Git - libvirt.git/commitdiff
docs: Remove broken link to Xen channel doc
authorJim Fehlig <jfehlig@suse.com>
Thu, 4 Feb 2021 23:32:50 +0000 (16:32 -0700)
committerJim Fehlig <jfehlig@suse.com>
Fri, 5 Feb 2021 15:54:32 +0000 (08:54 -0700)
Many of Xen's text documents have been converted to man pages over
the years, the channel doc being one of them. Replace the broken
channel.txt link with the name of the man page providing the same
information.

Signed-off-by: Jim Fehlig <jfehlig@suse.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/formatdomain.rst

index 0f78aa3a8c3e52eb097f11943366bd99433d6bfa..aa7ea6125823457925d08a57327bd48af4d4560b 100644 (file)
@@ -6353,11 +6353,10 @@ types have different ``target`` attributes.
 ``xen``
    Paravirtualized Xen channel. Channel is exposed in the guest as a Xen console
    but identified with a name. Setup and consumption of a Xen channel depends on
-   software and configuration in the guest (for more info, please see
-   http://xenbits.xen.org/docs/unstable/misc/channel.txt). Channel source path
-   semantics are the same as the virtio target type. The ``state`` attribute is
-   not supported since Xen channels lack the necessary probing mechanism.
-   :since:`Since 2.3.0`
+   software and configuration in the guest. See the xen-pv-channel(7) man page
+   for more information. Channel source path semantics are the same as the virtio
+   target type. The ``state`` attribute is not supported since Xen channels lack
+   the necessary probing mechanism. :since:`Since 2.3.0`
 ``spicevmc``
    Paravirtualized SPICE channel. The domain must also have a SPICE server as a
    `graphics device <#elementsGraphics>`__, at which point the host piggy-backs