diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-06 14:37:12 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-06 14:37:12 +0100 |
commit | 25fa306ed58b0b7fe30ca9be37c66a7b3b2de70e (patch) | |
tree | 42872c5d1078186451f11a5d3eaa540b0f13d586 /man | |
parent | 7fd682bbebabe140e0d07a468e8f87cde380b859 (diff) |
hostnamed: introduce new "embedded" chassis type
We really don't want to get lost in adding fridge, car, plane, drone, or
whatever else, hence add a generic term "embedded" cover all the cases
where the computer is just part of something bigger, and not at the
focus of things.
Diffstat (limited to 'man')
-rw-r--r-- | man/hostnamectl.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/man/hostnamectl.xml b/man/hostnamectl.xml index 128d92f576..ffae5e6b06 100644 --- a/man/hostnamectl.xml +++ b/man/hostnamectl.xml @@ -217,7 +217,8 @@ <literal>server</literal>, <literal>tablet</literal>, <literal>handset</literal>, - <literal>watch</literal>, as well as + <literal>watch</literal>, + <literal>embedded</literal> as well as the special chassis types <literal>vm</literal> and <literal>container</literal> for |