man machine-info lacks hostnamed chassis type "embedded" as introduced in 218. The following lines should fix this.
--- man/machine-info.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/man/machine-info.xml b/man/machine-info.xml index c654daa..9bf2bcb 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -139,7 +139,8 @@ <literal>server</literal>, <literal>tablet</literal>, <literal>handset</literal>, - <literal>watch</literal>, as well as + <literal>watch</literal> and + <literal>embedded</literal> as well as the special chassis types <literal>vm</literal> and <literal>container</literal> for -- 2.2.1 _______________________________________________ systemd-devel mailing list systemd-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/systemd-devel