CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2010/02/27 13:47:10
Modified files: sbin/sysctl : sysctl.8 Log message: Remove the paragraph about "sysctl debug" as suggested by kette...@. It misled users to think they could use it, and it didn't really provide any useful information. Instead, note that some sysctl variables depend on options(4). OK jmc@