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=bdf220eb28ce0df05123a8bf0ee0ff1d64ac4ff5;hp=75cc714f52ae44c88665a1642816e2b633f9b6b6;hb=93ae25e6fd62b2f87c3dd9ad3e81934eecc48057;hpb=2c4ff63406c80839c6c8e838c1279934a0bc150e diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 75cc714f5..bdf220eb2 100644 --- a/man/systemd-detect-virt.xml +++ b/man/systemd-detect-virt.xml @@ -21,7 +21,8 @@ along with systemd; If not, see . --> - + systemd-detect-virt @@ -58,7 +59,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 +71,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). @@ -88,21 +90,6 @@ The following options are understood: - - - - - Prints a short help - text and exits. - - - - - - Prints a short version - string and exits. - - @@ -130,6 +117,8 @@ identifier. + + @@ -137,7 +126,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.