From 85bc3df1493624c0c0b31cd25675ebeee919358f Mon Sep 17 00:00:00 2001 From: Thibault Godouet Date: Mon, 29 May 2017 13:53:39 +0100 Subject: [PATCH] use gender neutral 'their' in doc --- doc/en/changes.sgml | 2 +- doc/en/fcrontab.5.sgml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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 -- 2.47.3