diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-07-11 15:50:32 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-07-11 15:50:32 +0200 |
commit | ce0f1493c399178a3c7796415bfe5abd105ad610 (patch) | |
tree | 1133bd49c7347864e2d7e7b28e693f3a48acf7c1 /man/machine-info.xml | |
parent | 1e5b1aaa4c8531ef531ec46f6ecbb28fb2f81008 (diff) |
hostnamed: introduce new location machin-info field, too
Diffstat (limited to 'man/machine-info.xml')
-rw-r--r-- | man/machine-info.xml | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/man/machine-info.xml b/man/machine-info.xml index a2ad4e6d11..c654daa856 100644 --- a/man/machine-info.xml +++ b/man/machine-info.xml @@ -170,9 +170,19 @@ </para></listitem> </varlistentry> + <varlistentry> + <term><varname>LOCATION=</varname></term> + <listitem><para>Describes the system + location if applicable and + known. Takes a human-friendly, + free-form string. This may be as + generic as <literal>Berlin, + Germany</literal> or as specific as + <literal>Left Rack, 2nd + Shelf</literal>.</para></listitem> + </varlistentry> </variablelist> - </refsect1> <refsect1> |