From: Thibault Godouet Date: Mon, 29 May 2017 12:53:39 +0000 (+0100) Subject: use gender neutral 'their' in doc X-Git-Tag: ver3_3_1~12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=85bc3df1493624c0c0b31cd25675ebeee919358f;p=thirdparty%2Ffcron.git use gender neutral 'their' in doc --- diff --git a/doc/en/changes.sgml b/doc/en/changes.sgml index 90e66f8..bba478c 100644 --- a/doc/en/changes.sgml +++ b/doc/en/changes.sgml @@ -130,7 +130,7 @@ A copy of the license is included in gfdl.sgml. Vixie cron compatibility: added options @reboot, @daily, @hourly, etc. Also added more generic options runatreboot, rebootreset and runonce. - Pass fcrondyn client credentials through the socket when possible so as the user doesn't need to type his password when using fcrondyn. + Pass fcrondyn client credentials through the socket when possible so as the user doesn't need to type their password when using fcrondyn. added audit (libaudit) support diff --git a/doc/en/fcrontab.5.sgml b/doc/en/fcrontab.5.sgml index ed887b0..608efc3 100644 --- a/doc/en/fcrontab.5.sgml +++ b/doc/en/fcrontab.5.sgml @@ -26,8 +26,8 @@ A copy of the license is included in gfdl.sgml. Description 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)). Blank lines, line beginning by a hash sign (#) (which are considered comments), leading blanks and tabs are ignored. Each line in a