<!--
Fcron documentation
-Copyright 2000-2004 Thibault Godouet <fcron@free.fr>
+Copyright 2000-2006 Thibault Godouet <fcron@free.fr>
Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License,
Version 1.1 or any later version published by the Free Software
A copy of the license is included in gfdl.sgml.
-->
-<!-- $Id: fcron.conf.5.sgml,v 1.8 2004-11-13 19:44:31 thib Exp $ -->
+<!-- $Id: fcron.conf.5.sgml,v 1.9 2006-01-11 01:00:46 thib Exp $ -->
<refentry id="fcron.conf.5">
<refmeta>
linkend="fcrondyn.1">&fcrondyn;</link>(1) and <link
linkend="fcron.8">&fcron;</link>(8).</para>
</abstract>
- <para>Blank lines, line beginning by a pound-sign (#) (which are
+ <para>Blank lines, line beginning by a hash sign (#) (which are
considered comments), leading blanks and tabs are ignored. Each line in a
&fcron.conf file is of the form
<blockquote>
</blockquote> where the blanks around equal-sign (=) are ignored and
optional. Trailing blanks are also ignored.
</para>
- <para>The following names are recognized (default value in parentheses) :
+ <para>The following names are recognized (default value in parentheses):
<variablelist>
<title>Valid variables in a fcron.conf file</title>
<varlistentry>
(<filename>&fcron.fifo;</filename>)</term>
<listitem>
<para>Location of &fcron; fifo file (needed by
-&fcrondyn; to communicate with fcron).</para>
+&fcrondyn; to communicate with &fcron;).</para>
</listitem>
</varlistentry>
<varlistentry>
system, you must use a different configuration file for each instance. Each
instance must have a different <varname>fcrontabs</varname>,
<varname>pidfile</varname> and <varname>fifofile</varname>. Then, use <link
-linkend="fcron.8">fcron</link>(8)'s command line option
+linkend="fcron.8">&fcron;</link>(8)'s command line option
<parameter>-c</parameter> to select which config file (so which instance) you
refer to.</para>
</refsect1>
<term><filename>&etc;/&fcron.conf.location;</filename></term>
<listitem>
<para>Configuration file for &fcron;, &fcrontab and
-&fcrondyn; : contains paths (spool dir, pid file) and default programs to use
-(editor, shell, etc). See <link linkend="fcron.conf.5">&fcron.conf(5)</link> for
+&fcrondyn;: contains paths (spool dir, pid file) and default programs to use
+(editor, shell, etc). See <link linkend="fcron.conf.5">&fcron.conf</link>(5) for
more details.</para>
</listitem>
</varlistentry>
<filename>&etc;/pam.conf</filename>)</term>
<listitem>
<para><productname>PAM</productname> configuration file for
-&fcron;. Take a look at pam(8) for more details.</para>
+&fcron;. Take a look at &pam;(8) for more details.</para>
</listitem>
</varlistentry>
</variablelist>