[systemd-commits] man/systemd.unit.xml man/systemd.xml

Lennart Poettering lennart at kemper.freedesktop.org
Tue Sep 14 12:52:40 PDT 2010


 man/systemd.unit.xml |    5 +++++
 man/systemd.xml      |    5 +++++
 2 files changed, 10 insertions(+)

New commits:
commit b9aea9547a5398685c28288b7dabfede55e0a39b
Author: Lennart Poettering <lennart at poettering.net>
Date:   Tue Sep 14 21:52:33 2010 +0200

    man: include reference to the interface stability promise

diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml
index 3bc5d3c..c3c9561 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>
diff --git a/man/systemd.xml b/man/systemd.xml
index 428e17f..f0fea5d 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
@@ -440,6 +440,11 @@
                 ideas behind systemd please refer to the <ulink
                 url="http://0pointer.de/blog/projects/systemd.html">Original
                 Design Document</ulink>.</para>
+
+                <para>Note that some but not all interfaces provided
+                by systemd are covered by the <ulink
+                url="http://www.freedesktop.org/wiki/Software/systemd/InterfaceStabilityPromise">Interface
+                Stability Promise</ulink>.</para>
         </refsect1>
 
         <refsect1>


More information about the systemd-commits mailing list