]> granicus.if.org Git - fcron/commitdiff
fixed typo in install doc
authorThibault Godouet <fcron@free.fr>
Mon, 2 May 2016 08:30:47 +0000 (09:30 +0100)
committerThibault Godouet <fcron@free.fr>
Mon, 2 May 2016 08:30:47 +0000 (09:30 +0100)
doc/en/install.sgml

index b2ef72ea8543c6b91cd4295999a49ecd07951ebe..96b53ff67af1be5ed987dab457e7cf3fb717781a 100644 (file)
@@ -70,7 +70,7 @@ tar -xzf fcron-X.Y.Z.src.tar.gz</command></screen>
 &fcron; will be installed: you can use the <command>configure </command>'s
 option <option>--prefix</option> to do that. For instance:
                            </para>
-<screen><prompt>bash$ </prompt><command>./configure --prefix=/usr--sysconfdir=/etc</command></screen>
+<screen><prompt>bash$ </prompt><command>./configure --prefix=/usr --sysconfdir=/etc</command></screen>
 <para>(default is <option>prefix=/usr/local</option> and <option>sysconfdir=${prefix}/etc</option>).</para>
                        </listitem>
                        <listitem>