summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ktr.4
diff options
context:
space:
mode:
authorkevlo <kevlo@FreeBSD.org>2012-11-23 08:44:36 +0000
committerkevlo <kevlo@FreeBSD.org>2012-11-23 08:44:36 +0000
commitee3151e7ea6994cfbde4cd85497fef185171cbd1 (patch)
treeddd98fbe228d399a52502c6694541fe8770a0a89 /share/man/man4/ktr.4
parent681b637c99105f617835cd9719a0606a29884a8a (diff)
downloadFreeBSD-src-ee3151e7ea6994cfbde4cd85497fef185171cbd1.zip
FreeBSD-src-ee3151e7ea6994cfbde4cd85497fef185171cbd1.tar.gz
Catch up with r243046. KTR buffer can be changed at runtime.
Diffstat (limited to 'share/man/man4/ktr.4')
-rw-r--r--share/man/man4/ktr.42
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ktr.4 b/share/man/man4/ktr.4
index db61dfe..ee552b8 100644
--- a/share/man/man4/ktr.4
+++ b/share/man/man4/ktr.4
@@ -53,7 +53,7 @@ The
.Dv KTR_ENTRIES
option sets the size of the buffer of events.
The size of the buffer in the currently running kernel can be found via the
-read-only sysctl
+sysctl
.Va debug.ktr.entries .
By default the buffer contains 1024 entries.
.Ss Event Masking
OpenPOWER on IntegriCloud