summaryrefslogtreecommitdiff
path: root/man/tmpfiles.d.xml
diff options
context:
space:
mode:
authorJakub Wilk <jwilk@jwilk.net>2016-10-31 13:08:08 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2016-10-31 08:08:08 -0400
commitb17649ee5e9d620b752d17f783ea380b5111d060 (patch)
tree96c1eb32d29497c4ea7b68c3cd6abe52a334cfe7 /man/tmpfiles.d.xml
parent52028838a1bc5f55f623f5f0344ee685d87d1fd0 (diff)
downloadsystemd-b17649ee5e9d620b752d17f783ea380b5111d060.tar.gz
man: fix typos (#4527)
Diffstat (limited to 'man/tmpfiles.d.xml')
-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 75fb901102..e040a1636d 100644
--- a/man/tmpfiles.d.xml
+++ b/man/tmpfiles.d.xml
@@ -644,7 +644,7 @@ d /run/uscreens 0755 root screen 10d12h
t /run/cups - - - - security.SMACK64=printing user.attr-with-spaces="foo bar"
</programlisting>
- <para>The direcory will be owned by root and have default mode. It's contents are
+ <para>The directory will be owned by root and have default mode. Its contents are
not subject to time based cleanup, but will be obliterated when
<command>systemd-tmpfiles --remove</command> runs.</para>
</example>