From: Thibault Godouet Date: Mon, 2 May 2016 08:30:47 +0000 (+0100) Subject: fixed typo in install doc X-Git-Tag: ver3_2_1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ee0f816837a79f2894b2e177cd2f60e878f3673;p=fcron fixed typo in install doc --- diff --git a/doc/en/install.sgml b/doc/en/install.sgml index b2ef72e..96b53ff 100644 --- a/doc/en/install.sgml +++ b/doc/en/install.sgml @@ -70,7 +70,7 @@ tar -xzf fcron-X.Y.Z.src.tar.gz &fcron; will be installed: you can use the configure 's option to do that. For instance: -bash$ ./configure --prefix=/usr--sysconfdir=/etc +bash$ ./configure --prefix=/usr --sysconfdir=/etc (default is and ).