From owner-svn-doc-all@FreeBSD.ORG Thu May 7 16:09:32 2015 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C9B9CC8E; Thu, 7 May 2015 16:09:32 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B83F719BC; Thu, 7 May 2015 16:09:32 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id t47G9WvQ004743; Thu, 7 May 2015 16:09:32 GMT (envelope-from brd@FreeBSD.org) Received: (from brd@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id t47G9Wxo004742; Thu, 7 May 2015 16:09:32 GMT (envelope-from brd@FreeBSD.org) Message-Id: <201505071609.t47G9Wxo004742@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: brd set sender to brd@FreeBSD.org using -f From: Brad Davis Date: Thu, 7 May 2015 16:09:32 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r46666 - head/en_US.ISO8859-1/articles/hubs X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 May 2015 16:09:32 -0000 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 @@ How often should I mirror? - 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: