X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd-detect-virt.xml;h=69785ceffac88380e0c08691a631c5a17e40b1d9;hp=75cc714f52ae44c88665a1642816e2b633f9b6b6;hb=a8828ed93878b4b4866d40ebfb660e54995ff72e;hpb=2c4ff63406c80839c6c8e838c1279934a0bc150e diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 75cc714f5..69785ceff 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -58,7 +58,7 @@ systemd-detect-virt detects execution in a virtualized environment. It identifies - the virtualization technology and can distuingish full + the virtualization technology and can distinguish full VM virtualization from container virtualization. @@ -70,14 +70,15 @@ microsoft, oracle, xen, bochs, chroot, + uml, openvz, lxc, lxc-libvirt, systemd-nspawn. - If multiple virtualization solutions are used + If multiple virtualization solutions are used, only the "innermost" is detected and identified. That means if both VM virtualization and container - virtualization are used in conjunction only the latter + virtualization are used in conjunction, only the latter will be identified (unless is passed). @@ -137,7 +138,7 @@ Exit status - If a virtualization technology is detected 0 is + If a virtualization technology is detected, 0 is returned, a non-zero code otherwise.