From: Olaf Hering Date: Wed, 7 Feb 2018 08:45:53 +0000 (+0100) Subject: docs: clearify symlink usage in xen-pv-channel X-Git-Tag: archive/raspbian/4.11.1-1+rpi1~1^2~66^2~620 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=6b48066e2215e733c91ff35d43b4a0e14fb726b6;p=xen.git docs: clearify symlink usage in xen-pv-channel The previous version simply states that a symlink has to be created without telling where the symlink should point to. Signed-off-by: Olaf Hering Acked-by: Wei Liu --- diff --git a/docs/man/xen-pv-channel.pod.7 b/docs/man/xen-pv-channel.pod.7 index 226418ad94..7229b26d06 100644 --- a/docs/man/xen-pv-channel.pod.7 +++ b/docs/man/xen-pv-channel.pod.7 @@ -122,6 +122,8 @@ SUBSYSTEM=="xen", DEVPATH=="/devices/console-[0-9]", RUN+="xen-console-setup" where the "xen-console-setup" script would read the channel name and make a symlink in /dev/xen-channel/org.my.cloud.software.agent.version1 +pointing to /dev/hvcN. N is the same number as the number in "/devices/console-[0-9]". +In other words, "/devices/console-2" maps to /dev/hvc2. =item 8.