Index: share/man/man9/epoch.9 =================================================================== --- share/man/man9/epoch.9 +++ share/man/man9/epoch.9 @@ -73,7 +73,7 @@ and freed with .Fn epoch_free . The flags passed to epoch_alloc determine whether preemption is -allowed during a section or not (the dafult), as specified by +allowed during a section or not (the default), as specified by EPOCH_PREEMPT. Threads indicate the start of an epoch critical section by calling .Fn epoch_enter .