]> xenbits.xensource.com Git - people/iwj/xen.git/commitdiff
docs/man: Fix two typos detected by the Debian lintian tool
authorIan Jackson <ian.jackson@citrix.com>
Wed, 3 Oct 2018 17:44:18 +0000 (18:44 +0100)
committerIan Jackson <ian.jackson@citrix.com>
Thu, 11 Jul 2019 23:05:33 +0000 (00:05 +0100)
Signed-off-by: Ian Jackson <ian.jackson@citrix.com>
docs/man/xenstore.pod.1
docs/man/xl.pod.1.in

index 74172891e2c73b509692814dbee8399f4190df08..dd8f80647df6d58a9c43425d6677b7dd27253fcb 100644 (file)
@@ -18,7 +18,7 @@ Sets the permissions of keys.
 
 =item B<xenstore-exists>(1)
 
-Test for the existance of a key.
+Test for the existence of a key.
 
 =item B<xenstore-list>(1)
 
index 48da2052ccd4981235a5dfd72c46a1ebcdc1fc18..f0be6effdf19dfcc81850bd21d00e731b046723d 100644 (file)
@@ -1398,7 +1398,7 @@ Creates a new network device in the domain specified by I<domain-id>.
 I<network-device> describes the device to attach, using the same format as the
 B<vif> string in the domain config file. See L<xl.cfg(5)> and
 L<xl-network-configuration(5)>
-for more informations.
+for more information.
 
 Note that only attaching PV network interfaces is supported.