summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Mayer <amayer5125@gmail.com>2019-01-02 12:53:47 -0500
committerYu Watanabe <watanabe.yu+github@gmail.com>2019-01-03 03:07:50 +0900
commit8d7fac92f07cc662e51dcda7c9f3a322454895c7 (patch)
treeddbe65787b874054fb0216443c177ed5c14aff00
parentf41c6dba157b975f42bbc04109f272c599fc40f2 (diff)
downloadsystemd-8d7fac92f07cc662e51dcda7c9f3a322454895c7.tar.gz
systemd-8d7fac92f07cc662e51dcda7c9f3a322454895c7.tar.bz2
systemd-8d7fac92f07cc662e51dcda7c9f3a322454895c7.zip
Docs: Add Missing Space Between Words
-rw-r--r--man/systemd.exec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml
index 6419bee499..46aa473ce1 100644
--- a/man/systemd.exec.xml
+++ b/man/systemd.exec.xml
@@ -1810,7 +1810,7 @@ SystemCallErrorNumber=EPERM</programlisting>
<option>syslog</option>, <option>kmsg</option>, <option>journal+console</option>,
<option>syslog+console</option>, <option>kmsg+console</option>,
<option>file:<replaceable>path</replaceable></option>, <option>append:<replaceable>path</replaceable></option>,
- <option>socket</option> or<option>fd:<replaceable>name</replaceable></option>.</para>
+ <option>socket</option> or <option>fd:<replaceable>name</replaceable></option>.</para>
<para><option>inherit</option> duplicates the file descriptor of standard input for standard output.</para>