summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2004-11-01 23:10:19 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2004-11-01 23:10:19 +0000
commit7ab6bf4d8774dac2be3a1fce2f773debe94592bb (patch)
tree6893bda42c94dbb068227962a6ad3ba7e13fe6c3 /sbin
parent0b79c60360e52f713d5eb94d10c91fde7025ab28 (diff)
much to my surprise a minute has only 60 seconds, and the hour 60 minutes,
not 70 :( From: Jorden Verwer <J.Verwer@inter.NL.net>
Diffstat (limited to 'sbin')
-rw-r--r--sbin/dhclient/dhclient.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/dhclient/dhclient.conf.5 b/sbin/dhclient/dhclient.conf.5
index 47a78ff76a5..daf6f79c953 100644
--- a/sbin/dhclient/dhclient.conf.5
+++ b/sbin/dhclient/dhclient.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: dhclient.conf.5,v 1.4 2004/04/15 08:59:47 jmc Exp $
+.\" $OpenBSD: dhclient.conf.5,v 1.5 2004/11/01 23:10:18 henning Exp $
.\"
.\" Copyright (c) 1997 The Internet Software Consortium.
.\" All rights reserved.
@@ -412,8 +412,8 @@ 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.
+the minute a number between 0 and 59,
+and the second also a number between 0 and 59.
.Sh ALIAS DECLARATIONS
.Ic alias No { Ar declarations ... No }
.Pp