Ask Solem 15 سال پیش
والد
کامیت
4b8088978f
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      FAQ

+ 1 - 1
FAQ

@@ -168,7 +168,7 @@ most systems), it usually contains a message describing the reason.
 Why won't celeryd run on FreeBSD?
 Why won't celeryd run on FreeBSD?
 ---------------------------------
 ---------------------------------
 
 
-**Answer:** multiprocessing. Pool requires a working POSIX semaphore
+**Answer:** The multiprocessing pool requires a working POSIX semaphore
 implementation which isn't enabled in FreeBSD by default. You have to enable
 implementation which isn't enabled in FreeBSD by default. You have to enable
 POSIX semaphores in the kernel and manually recompile multiprocessing.
 POSIX semaphores in the kernel and manually recompile multiprocessing.