summaryrefslogtreecommitdiff
path: root/man/systemd.socket.xml
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-11-05 08:32:44 -0500
committerDave Reisner <dreisner@archlinux.org>2012-11-05 08:32:44 -0500
commit7277f5a9d91ea6cdbcc558f3dc372943cbca464e (patch)
treed7f6032f3c619c3a7b6f1c4a83eb31759cb80640 /man/systemd.socket.xml
parent553b932366cf2d53d81616bdaaf897e8213fb33e (diff)
systemd.socket.xml: fix typo
Diffstat (limited to 'man/systemd.socket.xml')
-rw-r--r--man/systemd.socket.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index a3629a9e28..4b1fcc8b0c 100644
--- a/man/systemd.socket.xml
+++ b/man/systemd.socket.xml
@@ -336,7 +336,7 @@
<varlistentry>
<term><varname>DirectoryMode=</varname></term>
<listitem><para>If listening on a file
- system socket of FIFO, the parent
+ system socket or FIFO, the parent
directories are automatically created
if needed. This option specifies the
file system access mode used when
@@ -349,7 +349,7 @@
<varlistentry>
<term><varname>SocketMode=</varname></term>
<listitem><para>If listening on a file
- system socket of FIFO, this option
+ system socket or FIFO, this option
specifies the file system access mode
used when creating the file
node. Takes an access mode in octal