diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-08-25 21:14:59 +0200 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-08-25 21:14:59 +0200 |
commit | 62323ca1073df961ad875e3ef7cf79db8b688919 (patch) | |
tree | 2c984fe325d803ef1f221e7b3feb517a979c2ac7 /nq.1 | |
parent | 638211a0a4b60a4fb20ed68b5c5e62cf4f0e9ddb (diff) | |
download | nq-62323ca1073df961ad875e3ef7cf79db8b688919.tar.gz nq-62323ca1073df961ad875e3ef7cf79db8b688919.tar.xz nq-62323ca1073df961ad875e3ef7cf79db8b688919.zip |
nq.1: typos
Diffstat (limited to 'nq.1')
-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 |