<para>Vixie cron compatibility: added options @reboot, @daily, @hourly, etc. Also added more generic options runatreboot, rebootreset and runonce.</para>
</listitem>
<listitem>
- <para>Pass fcrondyn client credentials through the socket when possible so as the user doesn't need to type his password when using fcrondyn.</para>
+ <para>Pass fcrondyn client credentials through the socket when possible so as the user doesn't need to type their password when using fcrondyn.</para>
</listitem>
<listitem>
<para>added audit (libaudit) support</para>
<title>Description</title>
<para>A &fcrontabf; is a file containing all tables used by the
&fcron;(8) daemon. In other words, it is the means for a user to tell the daemon
-"execute this command at this moment". Each user has his own &fcrontabf;, whose
-commands are executed as his owner (only root can run a job as another using the
+"execute this command at this moment". Each user has their own &fcrontabf;, whose
+commands are executed as their owner (only root can run a job as another using the
option &optrunas; (see below)).</para>
<para>Blank lines, line beginning by a hash sign (#) (which are
considered comments), leading blanks and tabs are ignored. Each line in a