glfs/general/sysutils/fcron/fcron-desc.xml
Igor Živković 292bc8bf71 updated instructions for fcron
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1108 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-18 21:21:15 +00:00

28 lines
788 B
XML

<sect2>
<title>Contents</title>
<para>The fcron package contains <command>fcron, fcrontab,
fcronsighup</command> and <command>fcrondyn.</command></para>
</sect2>
<sect2><title>Description</title>
<sect3><title>fcron</title>
<para><command>fcron</command> is the scheduling daemon.
</para></sect3>
<sect3><title>fcrontab</title>
<para><command>fcrontab</command> is the program used to install, edit, list and remove the
tables used by <command>fcron</command>.</para></sect3>
<sect3><title>fcronsighup</title>
<para><command>fcronsighup</command> instructs <command>fcron</command> to reread the fcron tables.
</para></sect3>
<sect3><title>fcrondyn</title>
<para><command>fcrondyn</command> is a user tool intended to interact with a running fcron
daemon.</para></sect3>
</sect2>