glfs/general/sysutils/fcron/fcron-desc.xml
Larry Lawrence 5c5cdbc82c chapter 11
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@1207 af4574ff-66df-0310-9fd7-8a98e5e911e0
2003-09-26 16:42:15 +00:00

29 lines
875 B
XML

<sect2>
<title>Contents</title>
<para>The <application>Fcron</application> package contains
<command>fcron</command>, <command>fcrontab</command>, <command>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 <command>fcron</command> daemon.</para></sect3>
</sect2>