Mention that CTLFLAG_MPSAFE is only for _PROC entries.

This commit is contained in:
imp 2018-03-04 06:19:41 +00:00
parent 47a0fb0f64
commit 16d50b0d62

View File

@ -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: