From 3760f81b63788c674b69be3203595f633808c6f8 Mon Sep 17 00:00:00 2001 From: jmc Date: Mon, 24 Apr 2017 18:05:52 +0000 Subject: [PATCH] a little more consistent text for previous; ok krw --- usr.sbin/dhcpd/dhcpd.conf.5 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/usr.sbin/dhcpd/dhcpd.conf.5 b/usr.sbin/dhcpd/dhcpd.conf.5 index 459756bef14..ec38dfcee17 100644 --- a/usr.sbin/dhcpd/dhcpd.conf.5 +++ b/usr.sbin/dhcpd/dhcpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dhcpd.conf.5,v 1.19 2017/04/24 14:58:36 krw Exp $ +.\" $OpenBSD: dhcpd.conf.5,v 1.20 2017/04/24 18:05:52 jmc Exp $ .\" .\" Copyright (c) 1995, 1996, 1997, 1998, 1998, 1999 .\" The Internet Software Consortium. All rights reserved. @@ -926,11 +926,11 @@ statement .Pp .D1 Ic echo-client-id Ar flag ; .Pp -is used to enable or disable RFC 6842 compliant behavior. -If the +The .Ic echo-client-id -statement is present and has a -value of true or on, and a DHCP DISCOVER or REQUEST is received which contains +statement is used to enable or disable RFC 6842 compliant behavior. +If it is present and has a value of true or on, +and a DHCP DISCOVER or REQUEST is received which contains the client identifier option (Option code 61), the server will copy the option into its response (DHCP ACK or NAK) per RFC 6842. In other words if the client sends the option it will receive it back. -- 2.20.1