Module Name: src Committed By: sborrill Date: Sun Feb 12 12:43:52 UTC 2012
Modified Files: src/share/man/man4: ddb.4 Log Message: Address kern/36526. Note, contrary to the PR, ; command separator works as documented in ddb(4) Document ddb.commandonenter sysctl. Note, commandonenter is not available as a variable: db{0}> print $onpanic 1 db{0}> print $commandonenter Unknown variable So document the sysctl elsewhere, not in the variables section. To generate a diff of this commit: cvs rdiff -u -r1.148 -r1.149 src/share/man/man4/ddb.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.