diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-04 17:39:22 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2016-01-04 17:39:22 +0100 |
commit | d6c2acd2902dd75e50d5d7a08f3708fa78f2eb43 (patch) | |
tree | 514179503474cfcc743398f7444329bd188fcb7b | |
parent | f86734dea265022375416ca770e240d19a5bf584 (diff) | |
download | nq-d6c2acd2902dd75e50d5d7a08f3708fa78f2eb43.tar.gz nq-d6c2acd2902dd75e50d5d7a08f3708fa78f2eb43.tar.xz nq-d6c2acd2902dd75e50d5d7a08f3708fa78f2eb43.zip |
nq.1: manpage tweaks
-rw-r--r-- | nq.1 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/nq.1 b/nq.1 index d3e0a36..0feb95d 100644 --- a/nq.1 +++ b/nq.1 @@ -74,7 +74,8 @@ Each .Ev NQDIR can be considered a separate queue. The current working directory is used when -.Ev NQDIR is unset. +.Ev NQDIR +is unset. .Ev NQDIR is created if needed. .It Ev NQJOBID @@ -108,7 +109,7 @@ Build .Xr make 1 targets .Ic clean , -.Ic depends, +.Ic depends , .Ic all , without occupying the terminal: .Bd -literal -offset indent @@ -201,7 +202,7 @@ works correctly in (respectively .Pa \&. ) . .It -.Xr gettimeofday 3 +.Xr gettimeofday 2 behaves monotonic (using .Dv CLOCK_MONOTONIC would create confusing file names after reboot). @@ -223,7 +224,8 @@ system include .Xr batch 1 , .Xr qsub 1 , .Xr schedule 1 , -.Xr srun 1 , and +.Xr srun 1 , +and .Xr ts 1 . .\" .Sh STANDARDS .\" .Sh HISTORY |