summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbemarek <43985995+bemarek@users.noreply.github.com>2020-03-08 22:39:01 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2020-03-10 10:23:31 +0100
commitffccc15f725fe8d9d39a44978168cc483820d750 (patch)
tree4dcc8fce700ad7b4d6fef252e8e49888a72c2a7d
parent1777c7f70d4ddf6c5a626cd739c99d8f05ca47cb (diff)
downloadsystemd-ffccc15f725fe8d9d39a44978168cc483820d750.tar.gz
Typo fix
(cherry picked from commit 1cee1c52833fb6e3829e510109404852a17e5bdd)
-rw-r--r--man/tmpfiles.d.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index 47fa1eb8b1..a29c913ff0 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -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