From: Ian Jackson Date: Wed, 3 Oct 2018 17:44:18 +0000 (+0100) Subject: docs/man: Fix two typos detected by the Debian lintian tool X-Git-Tag: archive/raspbian/4.11.1-1+rpi1^2~51 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=7636fae36fe685212d6ef55f75db2d19a39cb2f3;p=xen.git docs/man: Fix two typos detected by the Debian lintian tool Signed-off-by: Ian Jackson --- diff --git a/docs/man/xenstore.pod.1 b/docs/man/xenstore.pod.1 index 74172891e2..dd8f80647d 100644 --- a/docs/man/xenstore.pod.1 +++ b/docs/man/xenstore.pod.1 @@ -18,7 +18,7 @@ Sets the permissions of keys. =item B(1) -Test for the existance of a key. +Test for the existence of a key. =item B(1) diff --git a/docs/man/xl.pod.1.in b/docs/man/xl.pod.1.in index 48da2052cc..f0be6effdf 100644 --- a/docs/man/xl.pod.1.in +++ b/docs/man/xl.pod.1.in @@ -1398,7 +1398,7 @@ Creates a new network device in the domain specified by I. I describes the device to attach, using the same format as the B string in the domain config file. See L and L -for more informations. +for more information. Note that only attaching PV network interfaces is supported.