CVS: cvs.openbsd.org: src

Rafael Sadowski <[email protected]> Sat, 25 Jul 2026 01:19:19 -0600 (MDT)
Newsgroups gmane.os.openbsd.cvs
Message-ID <[email protected]>
CVSROOT:	/cvs
Module name:	src
Changes by:	[email protected]	2026/07/25 01:19:19

Modified files:
	usr.sbin/relayd: relayd.conf.5 

Log message:
relayd: correct edh relayd.conf.5

The previous wording implied that omitting "params" defaulted to auto.
"edh" alone enables EDH in auto mode, while leaving the directive out
keeps EDH disabled (equivalent to no edh / edh params none).