From e6d321bd16c51bb5121356d7a28db2e4f376298a Mon Sep 17 00:00:00 2001 From: Omar Vega Ramos Date: Fri, 8 May 2020 12:55:45 -0500 Subject: systemd: Fix 0001-FSDG-man-Refer-to-the-operating-system-as-GNU-Linux.patch --- ...an-Refer-to-the-operating-system-as-GNU-Linux.patch | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'libre/systemd') 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 c626c48cc..c5878b939 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 @@ -190,15 +190,15 @@ diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3bd790b485..a532b74a6e 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml -@@ -191,7 +191,7 @@ - which must be one of a-z, A-Z or _ (i.e. numbers and - are not permitted - as first character). The user/group name must have at least one character, and at most 31. These restrictions - are enforced in order to avoid ambiguities and to ensure user/group names and unit files remain portable among -- Linux systems. -+ GNU/Linux systems. - - When used in conjunction with DynamicUser= the user/group name specified is - dynamically allocated at the time the service is started, and released at the time the service is stopped — +@@ -223,7 +223,7 @@ + -, except for the first character which must be one of a-z, A-Z and + _ (i.e. digits and - are not permitted as first character). The + user/group name must have at least one character, and at most 31. These restrictions are made in +- order to avoid ambiguities and to ensure user/group names and unit files remain portable among Linux ++ order to avoid ambiguities and to ensure user/group names and unit files remain portable among GNU/Linux + systems. For further details on the names accepted and the names warned about see User/Group Name Syntax. + diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml index 19c2ca9907..5fd6c1598f 100644 --- a/man/systemd.socket.xml -- cgit v1.2.3