similarity index 92%
rename from docs/misc/channel.txt
rename to docs/man/xen-pv-channel.markdown.7
@@ -94,13 +94,13 @@ Channel name registry
It is important that channel names are globally unique. To help ensure
that no-one's name clashes with yours, please add yours to this list.
-Key:
-N: Name
-C: Contact
-D: Short description of use, possibly including a URL to your software
- or API
-
-N: org.xenproject.guest.clipboard.0.1
-C: David Scott <dave.scott@citrix.com>
-D: Share clipboard data via an in-guest agent. See:
- http://wiki.xenproject.org/wiki/Clipboard_sharing_protocol
+ Key:
+ N: Name
+ C: Contact
+ D: Short description of use, possibly including a URL to your software
+ or API
+
+ N: org.xenproject.guest.clipboard.0.1
+ C: David Scott <dave.scott@citrix.com>
+ D: Share clipboard data via an in-guest agent. See:
+ http://wiki.xenproject.org/wiki/Clipboard_sharing_protocol
@@ -603,7 +603,7 @@ Specifies the virtual channels to be provided to the guest. A
channel is a low-bandwidth, bidirectional byte stream, which resembles
a serial link. Typical uses for channels include transmitting VM
configuration after boot and signalling to in-guest agents. Please see
-F<docs/misc/channels.txt> for more details.
+L<xen-pv-channel(7)> for more details.
Each B<CHANNEL_SPEC_STRING> is a comma-separated list of C<KEY=VALUE>
settings. Leading and trailing whitespace is ignored in both KEY and
channel.txt is referenced in xl.cfg(5). Move it to man pages, section 7 Signed-off-by: Cédric Bosdonnat <cbosdonnat@suse.com> --- .../channel.txt => man/xen-pv-channel.markdown.7} | 20 ++++++++++---------- docs/man/xl.cfg.pod.5.in | 2 +- 2 files changed, 11 insertions(+), 11 deletions(-) rename docs/{misc/channel.txt => man/xen-pv-channel.markdown.7} (92%)