From owner-freebsd-doc@FreeBSD.ORG Wed Feb 27 20:20:02 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EA0D1065677 for ; Wed, 27 Feb 2008 20:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 0CBB58FC28 for ; Wed, 27 Feb 2008 20:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m1RKK15N050240 for ; Wed, 27 Feb 2008 20:20:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m1RKK1qn050239; Wed, 27 Feb 2008 20:20:01 GMT (envelope-from gnats) Resent-Date: Wed, 27 Feb 2008 20:20:01 GMT Resent-Message-Id: <200802272020.m1RKK1qn050239@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, John Ferrell Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0D4AB1065681 for ; Wed, 27 Feb 2008 20:19:23 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0D52D8FC3B for ; Wed, 27 Feb 2008 20:19:22 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.2/8.14.2) with ESMTP id m1RKGZHC057262 for ; Wed, 27 Feb 2008 20:16:35 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.2/8.14.1/Submit) id m1RKGZh1057261; Wed, 27 Feb 2008 20:16:35 GMT (envelope-from nobody) Message-Id: <200802272016.m1RKGZh1057261@www.freebsd.org> Date: Wed, 27 Feb 2008 20:16:35 GMT From: John Ferrell To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/121155: [patch] Update freebsd-update man page to fix typo X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 27 Feb 2008 20:20:02 -0000 >Number: 121155 >Category: docs >Synopsis: [patch] Update freebsd-update man page to fix typo >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Wed Feb 27 20:20:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: John Ferrell >Release: 6.2 >Organization: >Environment: FreeBSD promethium 6.2-RELEASE-p9 FreeBSD 6.2-RELEASE-p9 #0: Thu Nov 29 04:07:33 UTC 2007 root@i386-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC i386 >Description: Under the tip section of the freebsd-update(8) man page it shows: to /etc/crontab will check for updates every night. If your block is set to UTC... I think 'block' should be 'clock'. Updated the man page to fix. >How-To-Repeat: >Fix: --- freebsd-update.8.orig Wed Feb 27 15:07:14 2008 +++ freebsd-update.8 Wed Feb 27 15:07:50 2008 @@ -116,7 +116,7 @@ .Dl 0 3 * * * root /usr/sbin/freebsd-update cron .Pp to /etc/crontab will check for updates every night. -If your block is set to UTC, please pick a random time +If your clock is set to UTC, please pick a random time other than 3AM, to avoid overly imposing an uneven load on the server(s) hosting the updates. .El >Release-Note: >Audit-Trail: >Unformatted: