summaryrefslogtreecommitdiff
path: root/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
blob: f781abadbc08ac66e4b47f6e05075984feba62e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
From 8984b62da1706d9d3288b4d51aabc75e90765f43 Mon Sep 17 00:00:00 2001
From: Luke Shumaker <lukeshu@parabola.nu>
Date: Wed, 25 May 2016 12:24:56 -0400
Subject: [PATCH 3/7] FSDG: os-release: Default NAME to "GNU/Linux" instead of
 "Linux"

---
 man/os-release.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/os-release.xml b/man/os-release.xml
index 4aad523fa4..17617520c2 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
@@ -144,7 +144,7 @@
           <term><varname>NAME=</varname></term>
 
           <listitem><para>A string identifying the operating system, without a version component, and
-          suitable for presentation to the user. If not set, a default of <literal>NAME=Linux</literal> may
+          suitable for presentation to the user. If not set, a default of <literal>NAME=GNU/Linux</literal> may
           be used.</para>
 
           <para>Examples: <literal>NAME=Fedora</literal>, <literal>NAME="Debian GNU/Linux"</literal>.
-- 
2.44.0