On Tue, Oct 13, 2015 at 09:10:22PM +0200, Mike Burns wrote: > Index: sbin/sysctl/sysctl.8 > =================================================================== > RCS file: /cvs/src/sbin/sysctl/sysctl.8,v > retrieving revision 1.187 > diff -u -p -r1.187 sysctl.8 > --- sbin/sysctl/sysctl.8 3 Oct 2015 09:17:13 -0000 1.187 > +++ sbin/sysctl/sysctl.8 13 Oct 2015 19:09:03 -0000 > @@ -374,6 +374,7 @@ and a few require a kernel compiled with > .It machdep.xcrypt Ta integer Ta no > .It machdep.allowaperture Ta integer Ta yes > .It machdep.led_blink Ta integer Ta yes > +.It machdep.lidsuspend Ta integer Ta yes > .It machdep.ceccerrs Ta integer Ta no > .It machdep.cecclast Ta quad Ta no > .It ddb.radix Ta integer Ta yes >
i'm not sure i see the point of trying to document machdep, or how we should decide what should go in or not, and why we have the variables in the order we have. i think we'd be better just dropping this section. sysctl(3) sensibly does not try. jmc