svn commit: r46666 - head/en_US.ISO8859-1/articles/hubs
Brad Davis <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: brd
Date: Thu May 7 16:09:31 2015
New Revision: 46666
URL: https://svnweb.freebsd.org/changeset/doc/46666
Log:
Improve the 'How often should I mirror' section: metion locking, remove some usage of 'you' and make more gender neutral.
Modified:
head/en_US.ISO8859-1/articles/hubs/article.xml
Modified: head/en_US.ISO8859-1/articles/hubs/article.xml
==============================================================================
--- head/en_US.ISO8859-1/articles/hubs/article.xml Thu May 7 15:00:45 2015 (r46665)
+++ head/en_US.ISO8859-1/articles/hubs/article.xml Thu May 7 16:09:31 2015 (r46666)
@@ -352,13 +352,12 @@
<sect2 xml:id="mirror-how-often">
<title>How often should I mirror?</title>
<para>
- Every mirror should be updated on a regular
- basis. You will certainly need some script
- framework for it that will be called by
- &man.cron.8;. Since nearly every admin
- does this his own way, we cannot give
- specific instructions. It could work
- like this:
+ Every mirror should be updated at a minimum of once per day.
+ Certainly a script with locking to prevent multiple runs
+ happening at the same time will be needed to run from
+ &man.cron.8;. Since nearly every admin does this in their own
+ way, specific instructions cannot be provided. It could work
+ something like this:
</para>
<procedure>
<step>
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"