summaryrefslogtreecommitdiff
path: root/man/os-release.xml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@sbcglobal.net>2016-05-25 12:23:40 -0400
committerLuke Shumaker <lukeshu@sbcglobal.net>2016-05-25 12:38:03 -0400
commitd6a67e5ff7d99af484a9ebf68d3fe2510bffd099 (patch)
treed4aab1b8a37e48ee446efa2db2604070c3128280 /man/os-release.xml
parent64713f35b5a75b441ab300813ff5a48b0bffed92 (diff)
FSDG: os-release: Default to PRETTY_NAME "GNU/Linux" instead of "Linux".
Diffstat (limited to 'man/os-release.xml')
-rw-r--r--man/os-release.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/os-release.xml b/man/os-release.xml
index 4557abc4a3..767a1c764e 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -194,7 +194,7 @@
suitable for presentation to the user. May or may not contain
a release code name or OS version of some kind, as suitable.
If not set, defaults to
- <literal>PRETTY_NAME="Linux"</literal>. Example:
+ <literal>PRETTY_NAME="GNU/Linux"</literal>. Example:
<literal>PRETTY_NAME="Fedora 17 (Beefy
Miracle)"</literal>.</para></listitem>
</varlistentry>