From owner-cvs-all Sat Jul 22 15: 8:45 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id BED0F37BB8D; Sat, 22 Jul 2000 15:08:39 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Received: (from jwd@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA28293; Sat, 22 Jul 2000 15:08:39 -0700 (PDT) (envelope-from jwd@FreeBSD.org) Message-Id: <200007222208.PAA28293@freefall.freebsd.org> From: "John W. De Boskey" Date: Sat, 22 Jul 2000 15:08:39 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/date date.1 date.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG jwd 2000/07/22 15:08:39 PDT Modified files: bin/date date.1 date.c Log: Expand the -r option to support hex. Though undocumented, the -r option already supported octal. Add a comment to the -r option in the man page so it's a bit more specific. Discrepancy brought to my attention by: sasdrq@unx.sas.com Approved by: jkh Revision Changes Path 1.45 +2 -2 src/bin/date/date.1 1.34 +3 -2 src/bin/date/date.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message