1DONEQ(5F) DONEQ(5F)
2
3
4
6 doneq/q* - HylaFAX outbound job description
7
9 Files in the doneq directory specify completed transmission job
10 requests. These files are created by hfaxd(8C), when submitting a job
11 on behalf of sendfax(1) or sendpage(1). Job description files also
12 reside in the sendq directory; they are moved from there to the doneq
13 directory by faxq(8C) when a job completes.
14
15 Job description files are ASCII files as described in sendq(5F).
16
17
18
19 Feb 18, 2001 DONEQ(5F)