X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fos-release.xml;h=d8a45b303fbac13bb76a2b958cd4a6ae94e7f0bc;hb=54763e12662d465a038c424ea7baf565cca7be76;hp=759c04d320456ddfc5887d0bdbb6c3ae62069bd6;hpb=01c3a63e179ae7abb7447570a82087289d1bcab4;p=elogind.git diff --git a/man/os-release.xml b/man/os-release.xml index 759c04d32..d8a45b303 100644 --- a/man/os-release.xml +++ b/man/os-release.xml @@ -165,11 +165,11 @@ - If you interpreting this file from code or a - shell script, use the ID and VERSION_ID fields. When - looking for an OS identification string for - presentation to the user use the PRETTY_STRING - field. + If you are reading this file from code or a + shell script to determine the OS or a specific version + of it, use the ID and VERSION_ID fields. When looking + for an OS identification string for presentation to + the user use the PRETTY_NAME field. Note that operating system vendors may choose not to provide version information, for example to @@ -182,10 +182,10 @@ Example NAME=Fedora -VERSION=15 (Rawhide) +VERSION="15 (Rawhide)" ID=fedora VERSION_ID=15 -PRETTY_NAME=Fedora 15 (Rawhide) +PRETTY_NAME="Fedora 15 (Rawhide)" ANSI_COLOR=0;34 @@ -193,7 +193,10 @@ ANSI_COLOR=0;34 See Also systemd1, - lsb_release1 + lsb_release1, + hostname5, + machine-id5, + machine-info5