summaryrefslogtreecommitdiff
path: root/man/os-release.xml
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-03-06 18:17:07 +0100
committerLennart Poettering <lennart@poettering.net>2012-03-06 18:17:07 +0100
commit03f38e74984d93aa83c056893d414a5e3eac5763 (patch)
tree8c8ea7d965e822a590eeeca31cc60dd220ccd701 /man/os-release.xml
parentedcf3b8900b8cf46ec18233508452b5bb745dc74 (diff)
man: clarify that applications must ignore unknown fields
Diffstat (limited to 'man/os-release.xml')
-rw-r--r--man/os-release.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/os-release.xml b/man/os-release.xml
index 36046833c..ff8fdf16b 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>