From fda606a45dfc2eede6031ffa09db6d0b6789da9b Mon Sep 17 00:00:00 2001 From: jlecour Date: Fri, 14 Apr 2017 23:44:08 +0200 Subject: [PATCH] syntax --- HowtoKVM.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HowtoKVM.md b/HowtoKVM.md index 6f126a47..4abc8b9d 100644 --- a/HowtoKVM.md +++ b/HowtoKVM.md @@ -2,7 +2,7 @@ * Documentation KVM : * Documentation libvirt : -* virsh(1) : https://manpages.debian.org/jessie/libvirt-clients/virsh.1.en.html +* virsh(1) : [KVM](http://www.linux-kvm.org/) est une technologie de virtualisation intégrée au noyau Linux. On l'utilise avec [libvirt](https://libvirt.org), une surcouche qui facilite l'utilisation de la virtualisation.