Report information
The Basics
Id:
47235
Status:
new
Priority:
Low/Low
Queue:

People
Owner:
Nobody in particular
Requestors:
Cc:
AdminCc:

BugTracker
Version Fixed:
(no value)
Version Found:
(no value)
Versions Affected:
(no value)
Versions Planned:
(no value)
Priority:
(no value)
Severity:
(no value)
CVSS Score:
(no value)
CVE ID:
(no value)
Component:
(no value)
Area:
(no value)

Dates
Created:Mon, 26 Feb 2018 18:30:37 -0500
Updated:Mon, 26 Feb 2018 18:30:39 -0500
Closed:Not set



This bug tracker is no longer active.

Please go to our Gitlab to submit issues (both feature requests and bug reports) for active projects maintained by Internet Systems Consortium (ISC).

Due to security and confidentiality requirements, full access is limited to the primary maintainers.

Subject: [PATCH] server: fix typo in dhcpd.leases.5 docs
Date: Mon, 26 Feb 2018 15:30:32 -0800
To: dhcp-suggest@isc.org
From: "Brad Fitzpatrick" <brad@danga.com>
--- server/dhcpd.leases.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/dhcpd.leases.5 b/server/dhcpd.leases.5 index 50a88402..b087b20e 100644 --- a/server/dhcpd.leases.5 +++ b/server/dhcpd.leases.5 @@ -51,7 +51,7 @@ newly written lease database is moved into place. .PP In order to process both DHCPv4 and DHCPv6 messages you will need to run two separate instances of the dhcpd process. Each of these -instances will need it's own lease file. You can use the \fI-lf\fR +instances will need its own lease file. You can use the \fI-lf\fR option on the server's command line to specify a different lease file name for one or both servers. .SH FORMAT -- 2.11.0