[systemd-commits] man/systemd.socket.xml
Dave Reisner
dreisner at kemper.freedesktop.org
Mon Nov 5 05:33:48 PST 2012
man/systemd.socket.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
New commits:
commit 7277f5a9d91ea6cdbcc558f3dc372943cbca464e
Author: Dave Reisner <dreisner at archlinux.org>
Date: Mon Nov 5 08:32:44 2012 -0500
systemd.socket.xml: fix typo
diff --git a/man/systemd.socket.xml b/man/systemd.socket.xml
index a3629a9..4b1fcc8 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
More information about the systemd-commits
mailing list