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
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to