diff options
-rw-r--r-- | nq.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/nq.1 b/nq.1 index 7f0741b..aeec7ab 100644 --- a/nq.1 +++ b/nq.1 @@ -104,7 +104,7 @@ On fatal errors, exit codes 111 and 222 are used. .Sh TRICKS The "file extension" of the log file is actually the PID of the job. .Nm -runs all jobs in a seperate process group, +runs all jobs in a separate process group, so you can kill an entire job process tree at once using .Xr kill 1 with a negative PID. @@ -152,7 +152,7 @@ is writable. .It .Xr flock 2 works correctly in -.Ev $NQDIR +.Ev NQDIR (respectively .Pa \&. ) . .It |