summaryrefslogtreecommitdiff
path: root/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch')
-rw-r--r--libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch32
1 files changed, 16 insertions, 16 deletions
diff --git a/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch b/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch
index 15185435c..92d9f0ee8 100644
--- a/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch
+++ b/libre/systemd/0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch
@@ -216,27 +216,27 @@ diff --git a/man/systemd.xml b/man/systemd.xml
index 17ab59beb5..89086558c7 100644
--- a/man/systemd.xml
+++ b/man/systemd.xml
-@@ -40,7 +40,7 @@
+@@ -37,7 +37,7 @@
<refsect1>
<title>Description</title>
-- <para>systemd is a system and service manager for Linux operating
-+ <para>systemd is a system and service manager for GNU/Linux operating
- systems. When run as first process on boot (as PID 1), it acts as
- init system that brings up and maintains userspace
- services.</para>
-@@ -888,10 +888,10 @@
+- <para>systemd is a system and service manager for Linux operating systems. When run as first process on
++ <para>systemd is a system and service manager for GNU/Linux operating systems. When run as first process on
+ boot (as PID 1), it acts as init system that brings up and maintains userspace services. Seperate
+ instances are started for logged-in users to start their services.</para>
+
+@@ -704,9 +704,9 @@
<title>Kernel Command Line</title>
- <para>When run as system instance systemd parses a number of
-- kernel command line arguments<footnote><para>If run inside a Linux
-+ kernel command line arguments<footnote><para>If run inside a
- container these arguments may be passed as command line arguments
- to systemd itself, next to any of the command line options listed
-- in the Options section above. If run outside of Linux containers,
-+ in the Options section above. If run outside of a container,
- these arguments are parsed from <filename>/proc/cmdline</filename>
- instead.</para></footnote>:</para>
+ <para>When run as the system instance systemd parses a number of options listed below. They can be
+- specified as kernel command line arguments<footnote><para>If run inside a Linux container these arguments
++ specified as kernel command line arguments<footnote><para>If run inside a container these arguments
+ may be passed as command line arguments to systemd itself, next to any of the command line options listed
+- in the Options section above. If run outside of Linux containers, these arguments are parsed from
++ in the Options section above. If run outside of a container, these arguments are parsed from
+ <filename>/proc/cmdline</filename> instead.</para></footnote>, or through the
+ <literal>SystemdOptions</literal> EFI variable (on EFI systems). The kernel command line has higher
+ priority. Following variables are understood:</para>
--
2.18.0