about summary refs log tree commit diff
path: root/fq.1
diff options
context:
space:
mode:
Diffstat (limited to 'fq.1')
-rw-r--r--fq.15
1 files changed, 4 insertions, 1 deletions
diff --git a/fq.1 b/fq.1
index df60052..dec179b 100644
--- a/fq.1
+++ b/fq.1
@@ -1,4 +1,4 @@
-.Dd August 25, 2015
+.Dd January 31, 2021
 .Dt FQ 1
 .Os
 .Sh NAME
@@ -49,6 +49,9 @@ Directory where lock files/job output resides, see
 On Linux,
 .Xr inotify 7
 is used to monitor job output.
+On FreeBSD and macOS,
+.Xr kqueue 2
+is used.
 On other operating systems, polling is used.
 .Sh SEE ALSO
 .Xr nq 1 ,