From owner-cvs-all@FreeBSD.ORG Tue Mar 30 10:28:37 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1D3DE16A4CF; Tue, 30 Mar 2004 10:28:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 001A843D39; Tue, 30 Mar 2004 10:28:36 -0800 (PST) (envelope-from cperciva@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i2UISaGe081043; Tue, 30 Mar 2004 10:28:36 -0800 (PST) (envelope-from cperciva@repoman.freebsd.org) Received: (from cperciva@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i2UISakv081042; Tue, 30 Mar 2004 10:28:36 -0800 (PST) (envelope-from cperciva) Message-Id: <200403301828.i2UISakv081042@repoman.freebsd.org> From: Colin Percival Date: Tue, 30 Mar 2004 10:28:36 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/usr.bin/calendar calendar.1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 30 Mar 2004 18:28:37 -0000 cperciva 2004/03/30 10:28:36 PST FreeBSD src repository Modified files: usr.bin/calendar calendar.1 Log: From the list of calendars, remove some duplicate entries which were added as a result of mis-sorting. PR Submitter wanted to see a sorted list of non-national holidays followed by a sorted list of national holidays; I'm not going to do this, because I don't think we want to get into the "what is a nation?" debate. PR: docs/64848 Submitted by: Ulrich Spoerlein (approximately) MFC after: 3 days Revision Changes Path 1.34 +3 -9 src/usr.bin/calendar/calendar.1