]> git.ipfire.org Git - thirdparty/fcron.git/commitdiff
use gender neutral 'their' in doc
authorThibault Godouet <yo8192@users.noreply.github.com>
Mon, 29 May 2017 12:53:39 +0000 (13:53 +0100)
committerThibault Godouet <yo8192@users.noreply.github.com>
Mon, 29 May 2017 12:53:39 +0000 (13:53 +0100)
doc/en/changes.sgml
doc/en/fcrontab.5.sgml

index 90e66f89daa92ecc6e315a1b087ace2245db07ff..bba478c1a1b311890dab2736f8f80a7741a7782c 100644 (file)
@@ -130,7 +130,7 @@ A copy of the license is included in gfdl.sgml.
             <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>
index ed887b0bd7b5514147184d85f46eb235d2c3bcdb..608efc323b204a716ec599210609f8fb746db018 100644 (file)
@@ -26,8 +26,8 @@ A copy of the license is included in gfdl.sgml.
        <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