2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 05:57:52 +00:00
This commit is contained in:
Francis Dupont 2013-07-10 10:56:18 +02:00
parent 1d26c6b9b8
commit a96e5ffbe0

View File

@ -632,7 +632,7 @@ isc_task_setprivilege(isc_task_t *task, isc_boolean_t priv);
* 'priv'.
*
* Under normal circumstances this flag has no effect on the task behavior,
* but when the task manager has been set to privileged exeuction mode via
* but when the task manager has been set to privileged execution mode via
* isc_taskmgr_setmode(), only tasks with the flag set will be executed,
* and all other tasks will wait until they're done. Once all privileged
* tasks have finished executing, the task manager will automatically