From owner-freebsd-questions@FreeBSD.ORG Sun Sep 3 17:01:30 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1423016A4DF for ; Sun, 3 Sep 2006 17:01:30 +0000 (UTC) (envelope-from msherman77@gmail.com) Received: from wx-out-0506.google.com (wx-out-0506.google.com [66.249.82.228]) by mx1.FreeBSD.org (Postfix) with ESMTP id B0B6043D4C for ; Sun, 3 Sep 2006 17:01:29 +0000 (GMT) (envelope-from msherman77@gmail.com) Received: by wx-out-0506.google.com with SMTP id i27so1616830wxd for ; Sun, 03 Sep 2006 10:01:29 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=HEPfT/vRmUfG4P81GNSssHAOqq1O6mrfjIaSF5yvH37H9pMdkQyyzeflLL9ch1+v/h4DU2TtmGy6q2S0dHiPHZbN1eOGqqNKW6WXpB/nE5v/IBK1cEwQpsOS0MVC2XyVU4vNhz/Xt1v9RBHx20K7wTSqq5zFZcbbt4XodDScnpU= Received: by 10.70.38.19 with SMTP id l19mr3979313wxl; Sun, 03 Sep 2006 10:01:28 -0700 (PDT) Received: by 10.70.108.17 with HTTP; Sun, 3 Sep 2006 10:01:28 -0700 (PDT) Message-ID: Date: Sun, 3 Sep 2006 13:01:28 -0400 From: "Michael S" To: "FreeBSD Mailing List" MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Subject: calendar X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Sep 2006 17:01:30 -0000 Good day all. I have a question about calendar.usholidays. In the man page for calendar it says that this file must be updated every year. Is it enough just to cvsup, buildworld and installworld? I am following RELENG_6_1. Thanks in advance. Michael