Mention that CTLFLAG_MPSAFE is only for _PROC entries.
This commit is contained in:
parent
47a0fb0f64
commit
16d50b0d62
@ -667,6 +667,9 @@ This
|
||||
.Xr sysctl 9
|
||||
handler is MP safe.
|
||||
Do not grab Giant around calls to this handler.
|
||||
This should only be used for
|
||||
.Fn SYSCTL_PROC
|
||||
entries.
|
||||
.El
|
||||
.Pp
|
||||
Additionally, any of the following optional flags may also be specified:
|
||||
|
Loading…
Reference in New Issue
Block a user