From: bemarek <43985995+bemarek@users.noreply.github.com>
Date: Sun, 8 Mar 2020 21:39:01 +0000 (+0100)
Subject: Typo fix
X-Git-Tag: v246-rc1~776
X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1cee1c52833fb6e3829e510109404852a17e5bdd;p=thirdparty%2Fsystemd.git
Typo fix
---
diff --git a/man/tmpfiles.d.xml b/man/tmpfiles.d.xml
index 47fa1eb8b12..a29c913ff07 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -94,7 +94,7 @@ A+ /path-or-glob/to/append/acls/recursively - - - - POSIX
systemd-tmpfiles-cleanup.service, and associated units.
System daemons frequently require private runtime directories below /run 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
RuntimeDirectory= in their unit files (see
systemd.exec5 for
details), if the flexibility provided by tmpfiles.d is not required. The advantages