[systemd-commits] man/os-release.xml
Lennart Poettering
lennart at kemper.freedesktop.org
Tue Mar 6 09:17:15 PST 2012
man/os-release.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
New commits:
commit 03f38e74984d93aa83c056893d414a5e3eac5763
Author: Lennart Poettering <lennart at poettering.net>
Date: Tue Mar 6 18:17:07 2012 +0100
man: clarify that applications must ignore unknown fields
diff --git a/man/os-release.xml b/man/os-release.xml
index 3604683..ff8fdf1 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -317,7 +317,8 @@
<para>Operating system vendors may extend the file
format and introduce new fields. It is highly
recommended to prefix new fields with an OS specific
- name in order to avoid name clashes. Example:
+ name in order to avoid name clashes. Applications
+ reading this file must ignore unknown fields. Example:
<literal>DEBIAN_BTS="debbugs://bugs.debian.org/"</literal></para>
</refsect1>
More information about the systemd-commits
mailing list