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: http://git.ipfire.org/?a=commitdiff_plain;h=37413974e69dd9d890957519554a6506fde1bf67;p=thirdparty%2Ffcron.git 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 ).