From 4145e20ffa757105d8b806f8824289729771c411 Mon Sep 17 00:00:00 2001 From: Eric Jackson Date: Sat, 29 Apr 2000 01:53:36 +0000 Subject: fix spec. PR1217 --- usr.sbin/dhcp/dhclient/dhclient.conf.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/dhcp/dhclient/dhclient.conf.5') diff --git a/usr.sbin/dhcp/dhclient/dhclient.conf.5 b/usr.sbin/dhcp/dhclient/dhclient.conf.5 index a1de94806ed..d03933abc16 100644 --- a/usr.sbin/dhcp/dhclient/dhclient.conf.5 +++ b/usr.sbin/dhcp/dhclient/dhclient.conf.5 @@ -430,8 +430,8 @@ specified as zero. The year is specified with the century, so it should generally be four digits except for really long leases. The month is specified as a number starting with 1 for January. The day of the month is likewise specified starting with 1. The hour is a -number between 0 and 23, the minute a number between 0 and 69, and the -second also a number between 0 and 69. +number between 0 and 23, the minute a number between 0 and 60, and the +second also a number between 0 and 60. .SH ALIAS DECLARATIONS \fBalias { \fI declarations ... \fB}\fR .PP -- cgit v1.2.3