ktrace.2: correct kern.ktrace.genio_size sysctl name

The man page had `kern.ktrace.geniosize` but the sysctl node contains an
underscore.

PR:		274274
Reported by:	Ivan Rozhuk
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Ed Maste 2023-10-10 21:18:36 -04:00
parent 7fd2c91a29
commit a572dfa1bf
1 changed files with 1 additions and 1 deletions

View File

@ -145,7 +145,7 @@ The following
tunables influence the behaviour of
.Fn ktrace :
.Bl -tag -width indent
.It Va kern.ktrace.geniosize
.It Va kern.ktrace.genio_size
bounds the amount of data a traced I/O request will log
to the trace file.
.It Va kern.ktrace.request_pool