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-09-13 20:31:23 -0400
commit69a361b7021f508d342cd408b9070b2cbf148dfa (patch)
treef9e2a7c25bcacc26461db9b522c55b1c5460a24d /man/os-release.xml
parentca3b53e532b4af5a1b13c9a997187c2cb7673a36 (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 99bbb61004..27d18749dc 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -210,7 +210,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>