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=762b6ab992a3f89aec4b1e74780275d8b72a0ea6;hb=c779a44222161155c039a7fd2fd304c006590ac7;hpb=f274ece0f76b5709408821e317e87aef76123db6 diff --git a/man/systemd-detect-virt.xml b/man/systemd-detect-virt.xml index 762b6ab99..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 @@ -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.