Improve the 'How often should I mirror' section: metion locking, remove some usage of 'you' and make more gender neutral.

This commit is contained in:
Brad Davis 2015-05-07 16:09:31 +00:00
parent 7105630cab
commit e42c83ecb8
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=46666

View file

@ -352,13 +352,12 @@
<sect2 xml:id="mirror-how-often"> <sect2 xml:id="mirror-how-often">
<title>How often should I mirror?</title> <title>How often should I mirror?</title>
<para> <para>
Every mirror should be updated on a regular Every mirror should be updated at a minimum of once per day.
basis. You will certainly need some script Certainly a script with locking to prevent multiple runs
framework for it that will be called by happening at the same time will be needed to run from
&man.cron.8;. Since nearly every admin &man.cron.8;. Since nearly every admin does this in their own
does this his own way, we cannot give way, specific instructions cannot be provided. It could work
specific instructions. It could work something like this:
like this:
</para> </para>
<procedure> <procedure>
<step> <step>