diff options
author | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-25 12:19:20 -0400 |
---|---|---|
committer | Luke Shumaker <lukeshu@sbcglobal.net> | 2016-05-25 12:34:59 -0400 |
commit | 64713f35b5a75b441ab300813ff5a48b0bffed92 (patch) | |
tree | 5809c63714951c319bdd6195dc33d5e0a4bb15aa /man/systemd.xml | |
parent | ed045d8dc960f6e32abd79b16cc7f18304e6bd94 (diff) |
FSDG: man/: Refer to the operating system as GNU/Linux.
This is not a blind replacement of "Linux" with "GNU/Linux". In some
cases, "Linux" is (correctly) used to refer to just the kernel. In others,
it is in a string for which code must also be adjusted; these instances
are not included in this commit.
Diffstat (limited to 'man/systemd.xml')
-rw-r--r-- | man/systemd.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.xml b/man/systemd.xml index b8d91b8943..e05a9d6e29 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -61,7 +61,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> |