]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_2] Yet another typo
authorShawn Routhier <sar@isc.org>
Tue, 8 Jul 2014 03:15:28 +0000 (20:15 -0700)
committerShawn Routhier <sar@isc.org>
Tue, 8 Jul 2014 03:15:28 +0000 (20:15 -0700)
RELNOTES

index 666a61ea84c59766351095a0e2be08739707ae4b..fad31089d47812c8aa706696a60ce8f3fd52232a 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -108,7 +108,7 @@ by Eric Young (eay@cryptsoft.com).
   Thanks to Tomas Hozza at Red Hat for the suggestion and a prototype fix.
   [ISC-Bugs #33098]
 
-- Add the "enable-log-pid" option to the configure script.  When enabled
+- Add the "enable-log-pid" build option to the configure script.  When enabled
   this causes the client, server and relay programs to include the PID
   number in syslog messages.
   Thanks to Marius Tomaschewski for the suggestion and proto-patch.