hi, as spotted out by Luis Gustavo <luizgustavo at mundounix.com.br > on misc@ http://marc.info/?l=openbsd-misc&m=144859324815165&w=2
relayct(8) manpage is missing the "log" bits. here is a diff to fix that OKs? // gsoares
? relayctl Index: relayctl.8 =================================================================== RCS file: /cvs/src/usr.sbin/relayctl/relayctl.8,v retrieving revision 1.31 diff -u -p -r1.31 relayctl.8 --- relayctl.8 24 Jul 2015 15:25:08 -0000 1.31 +++ relayctl.8 27 Nov 2015 04:03:43 -0000 @@ -42,6 +42,10 @@ Enable the host. Start checking its health again. .It Cm load Ar filename Reload the configuration from the specified file. +.It Cm log brief +Disable verbose debug logging. +.It Cm log verbose +Enable verbose debug logging. .It Cm monitor Continuously report any changes in the host checking engine and the .Xr pf 4