diff options
| author | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 18:25:57 +0000 |
|---|---|---|
| committer | Kris Kennaway <kris@FreeBSD.org> | 2006-10-15 18:25:57 +0000 |
| commit | e705803b28754e5c945e6b20857952b302354b47 (patch) | |
| tree | b331b1315acecdf75a72f59f29fa34958f455a18 /share | |
| parent | 1499e4ce938dcce4d98368a4fcf732c221986563 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man4/ktr.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ktr.4 b/share/man/man4/ktr.4 index 820fd8cebe54..89f530596f53 100644 --- a/share/man/man4/ktr.4 +++ b/share/man/man4/ktr.4 @@ -52,7 +52,7 @@ is The .Dv KTR_ENTRIES option sets the size of the buffer of events. -It should be a power of two. +It must be a power of two. The size of the buffer in the currently running kernel can be found via the read-only sysctl .Va debug.ktr.entries . |
