From owner-cvs-all Tue Jan 5 02:10:12 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id CAA25600 for cvs-all-outgoing; Tue, 5 Jan 1999 02:10:12 -0800 (PST) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id CAA25557; Tue, 5 Jan 1999 02:10:05 -0800 (PST) (envelope-from danny@FreeBSD.org) From: "Daniel O'Callaghan" Received: (from danny@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id CAA25644; Tue, 5 Jan 1999 02:09:58 -0800 (PST) Date: Tue, 5 Jan 1999 02:09:58 -0800 (PST) Message-Id: <199901051009.CAA25644@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/usr.bin/touch touch.1 touch.c Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk danny 1999/01/05 02:09:58 PST Modified files: (Branch: RELENG_2_2) usr.bin/touch touch.1 touch.c Log: Fix out-by-one error in last commit, and change manual to say that dates are supported to 2038 in 21st century, not 2069. Revision Changes Path 1.2.2.2 +1 -1 src/usr.bin/touch/touch.1 1.4.2.5 +1 -1 src/usr.bin/touch/touch.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message