summaryrefslogtreecommitdiff
path: root/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2021-07-13 02:16:10 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2021-07-13 02:16:10 -0500
commit028b27c2fa7f9aa02bdfae91aa291817adf85dde (patch)
tree92c118cfc2d537024954df4339448898c4c2a86e /libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
parentbd75881499157fc89e7e8768b249623cb1fef0f2 (diff)
downloadabslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.tar.gz
abslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.tar.bz2
abslibre-028b27c2fa7f9aa02bdfae91aa291817adf85dde.zip
systemd-249-3.parabola1: updating version
Diffstat (limited to 'libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch')
-rw-r--r--libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch18
1 files changed, 9 insertions, 9 deletions
diff --git a/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch b/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
index 401d284fd..0d129516a 100644
--- a/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
+++ b/libre/systemd/0003-FSDG-os-release-Default-NAME-to-GNU-Linux-instead-of.patch
@@ -13,15 +13,15 @@ diff --git a/man/os-release.xml b/man/os-release.xml
index 9ff4b7e8c2..1c069275c8 100644
--- a/man/os-release.xml
+++ b/man/os-release.xml
-@@ -98,7 +98,7 @@
- <listitem><para>A string identifying the operating system,
- without a version component, and suitable for presentation to
- the user. If not set, defaults to
-- <literal>NAME=Linux</literal>. Example:
-+ <literal>NAME=GNU/Linux</literal>. Example:
- <literal>NAME=Fedora</literal> or <literal>NAME="Debian
- GNU/Linux"</literal>.</para></listitem>
- </varlistentry>
+@@ -110,7 +110,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>.
diff --git a/src/journal-remote/journal-gatewayd.c b/src/journal-remote/journal-gatewayd.c
index 9e77e314ff..3d0c3aafd7 100644
--- a/src/journal-remote/journal-gatewayd.c