1
1
mirror of https://github.com/systemd/systemd-stable.git synced 2025-01-25 06:03:40 +03:00

Merge pull request #1183 from dvdhrm/cpename

man: clarify wording of os-release.CPE_NAME
This commit is contained in:
Lennart Poettering 2015-09-07 11:12:27 +02:00
commit f9a25b6ad5

View File

@ -214,10 +214,11 @@
<varlistentry>
<term><varname>CPE_NAME=</varname></term>
<listitem><para>A CPE name for the operating system, following
the <ulink url="https://cpe.mitre.org/specification/">Common
<listitem><para>A CPE name for the operating system, in URI
binding syntax, following the
<ulink url="http://scap.nist.gov/specifications/cpe/">Common
Platform Enumeration Specification</ulink> as proposed by the
MITRE Corporation. This field is optional. Example:
NIST. This field is optional. Example:
<literal>CPE_NAME="cpe:/o:fedoraproject:fedora:17"</literal>
</para></listitem>
</varlistentry>