[systemd-devel] [PATCH] man (5) machine-info: add hostnamed chassis type "embedded"
Peter Mattern
matternp at arcor.de
Sat Dec 20 06:09:19 PST 2014
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
More information about the systemd-devel
mailing list