Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Nov 2012 08:44:36 +0000 (UTC)
From:      Kevin Lo <kevlo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r243437 - head/share/man/man4
Message-ID:  <201211230844.qAN8iaRQ074258@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: kevlo
Date: Fri Nov 23 08:44:36 2012
New Revision: 243437
URL: http://svnweb.freebsd.org/changeset/base/243437

Log:
  Catch up with r243046. KTR buffer can be changed at runtime.

Modified:
  head/share/man/man4/ktr.4

Modified: head/share/man/man4/ktr.4
==============================================================================
--- head/share/man/man4/ktr.4	Fri Nov 23 08:23:53 2012	(r243436)
+++ head/share/man/man4/ktr.4	Fri Nov 23 08:44:36 2012	(r243437)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201211230844.qAN8iaRQ074258>