]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Typo fix
authorbemarek <43985995+bemarek@users.noreply.github.com>
Sun, 8 Mar 2020 21:39:01 +0000 (22:39 +0100)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 9 Mar 2020 00:54:17 +0000 (09:54 +0900)
man/tmpfiles.d.xml

index 47fa1eb8b1241bfbd6c74bc0f366c597ae3f8167..a29c913ff078c682b8ce7932c866fb00bcbe63b3 100644 (file)
@@ -94,7 +94,7 @@ A+    /path-or-glob/to/append/acls/recursively -    -    -     -           POSIX
     <filename>systemd-tmpfiles-cleanup.service</filename>, and associated units.</para>
 
     <para>System daemons frequently require private runtime directories below <filename>/run</filename> to
-    store communication sockets and similar. For these, is is better to use
+    store communication sockets and similar. For these, it is better to use
     <varname>RuntimeDirectory=</varname> in their unit files (see
     <citerefentry><refentrytitle>systemd.exec</refentrytitle><manvolnum>5</manvolnum></citerefentry> for
     details), if the flexibility provided by <filename>tmpfiles.d</filename> is not required. The advantages