From edcf3b8900b8cf46ec18233508452b5bb745dc74 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 6 Mar 2012 18:14:06 +0100 Subject: man: document how os-release(5) may be extended by OS vendors --- man/os-release.xml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'man/os-release.xml') diff --git a/man/os-release.xml b/man/os-release.xml index 019e48e03f..36046833c2 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -313,6 +313,12 @@ accommodate for rolling releases. In this case VERSION and VERSION_ID may be unset. Applications should not rely on these fields to be set. + + 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: + DEBIAN_BTS="debbugs://bugs.debian.org/" -- cgit v1.2.3-54-g00ecf