summaryrefslogtreecommitdiff
path: root/man/journald.conf.xml
diff options
context:
space:
mode:
authorLuke Shumaker <lukeshu@parabola.nu>2016-05-25 12:19:20 -0400
committerLuke Shumaker <lukeshu@parabola.nu>2018-08-16 21:52:06 -0400
commit109b8eb878b789bd23b3cdbd7593fa1839411b9d (patch)
tree0e729065dddea0d620e6c599e3f4deffd7149a94 /man/journald.conf.xml
parent5197d4ab5dd99a0335ffe77b9c6bf31ea90ceb85 (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/journald.conf.xml')
-rw-r--r--man/journald.conf.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/journald.conf.xml b/man/journald.conf.xml
index ee8e8b7faf..28324ac102 100644
--- a/man/journald.conf.xml
+++ b/man/journald.conf.xml
@@ -111,7 +111,7 @@
<term><varname>SplitMode=</varname></term>
<listitem><para>Controls whether to split up journal files per user, either <literal>uid</literal> or
- <literal>none</literal>. Split journal files are primarily useful for access control: on UNIX/Linux access
+ <literal>none</literal>. Split journal files are primarily useful for access control: on GNU/Linux access
control is managed per file, and the journal daemon will assign users read access to their journal files. If
<literal>uid</literal>, all regular users will each get their own journal files, and system users will log to
the system journal. If <literal>none</literal>, journal files are not split up by user and all messages are