CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2023/09/02 04:18:45
Modified files: usr.sbin/dhcpd : dispatch.c Log message: Fix comment about skipped interfaces After r1.44 "Start on DOWN interfaces" this sentence makes no sense and just repeats the obvious conditions, so zap it. With/OK stsp