diff options
author | Peter Mattern <matternp@arcor.de> | 2014-12-20 15:09:19 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2015-01-08 15:46:36 -0500 |
commit | de59d29e8abc32ff8e5de6a36ddf9d04d63ccb47 (patch) | |
tree | 73a6b4bb0c7dba87dadd35e32437191182a20905 | |
parent | d9215d05f7206d04b4af2da3d4bdcaceeacd436a (diff) |
man: add hostnamed chassis type "embedded" to machine-info(5)
man machine-info lacks hostnamed chassis type "embedded" as introduced in 218. The following lines should fix this.
-rw-r--r-- | man/machine-info.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/machine-info.xml b/man/machine-info.xml index c654daa856..4dd3741c8a 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -138,8 +138,9 @@ <literal>laptop</literal>, <literal>server</literal>, <literal>tablet</literal>, - <literal>handset</literal>, - <literal>watch</literal>, as well as + <literal>handset</literal>, + <literal>watch</literal>, and + <literal>embedded</literal> as well as the special chassis types <literal>vm</literal> and <literal>container</literal> for |