diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-09-14 21:52:33 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-09-14 21:52:33 +0200 |
commit | b9aea9547a5398685c28288b7dabfede55e0a39b (patch) | |
tree | 7b192e523728e387e55b4a16c970f1f74a61197e /man/systemd.unit.xml | |
parent | f26ee0b931bdadc7559bfd0d8a43d9909d84b441 (diff) |
man: include reference to the interface stability promise
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 3bc5d3c66f..c3c9561f2f 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -189,6 +189,11 @@ respectively. The prefix name here refers to the string before the @, i.e. "getty" in the example above, where "tty3" is the instance name.</para> + + <para>The unit file format is covered by the + <ulink + url="http://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface + Stability Promise</ulink>.</para> </refsect1> <refsect1> |