Module Name: src Committed By: martin Date: Thu Mar 22 16:38:32 UTC 2018
Modified Files: src/share/man/man7 [netbsd-8]: sysctl.7 Log Message: Pull up following revision(s) (requested by sevan in ticket #574): share/man/man7/sysctl.7: revision 1.121,1.122,1.124 (via patch) kern.module.verbose is a boolean, not an integer. We had it right in the text following the table, but the table itself was wrong. Thanks to martin@ for pointing this out. Sort ddb section in alphabetical order. Bump date. Improve description of ddb.commandonenter. To generate a diff of this commit: cvs rdiff -u -r1.113.4.1 -r1.113.4.2 src/share/man/man7/sysctl.7 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.