From nobody@FreeBSD.org  Wed Feb 27 20:19:23 2008
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 0D4AB1065681
	for <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <freebsd-gnats-submit@FreeBSD.org>; 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 <jdferrell3@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] Update freebsd-update man page to fix typo
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>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:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 27 20:20:01 UTC 2008
>Closed-Date:    Wed Feb 27 20:25:27 UTC 2008
>Last-Modified:  Wed Feb 27 20:25:27 UTC 2008
>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:
State-Changed-From-To: open->closed 
State-Changed-By: remko 
State-Changed-When: Wed Feb 27 20:25:26 UTC 2008 
State-Changed-Why:  
this fix already made it to releng_6, 7 and -head, so no need to fix 
this anymore.. Thanks for submitting this though! it's greatly 
appreciated! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=121155 
>Unformatted:
