Mention that CTLFLAG_MPSAFE is only for _PROC entries.

This commit is contained in:
Warner Losh 2018-03-04 06:19:41 +00:00
parent 18a119d74c
commit d132d4ca60
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=330372

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: