]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Docs: Add Missing Space Between Words
authorAlex Mayer <amayer5125@gmail.com>
Wed, 2 Jan 2019 17:53:47 +0000 (12:53 -0500)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 2 Jan 2019 18:07:50 +0000 (03:07 +0900)
man/systemd.exec.xml

index 6419bee4998448cff53178a5427b9147e447d958..46aa473ce100e70f94537898fabf19e43bfef030 100644 (file)
@@ -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>