diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 19:32:01 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 19:32:01 +0100 |
commit | cb95f27c76645424fc4bd58eb7ec4b6692a12888 (patch) | |
tree | 9aaae11dfd97938dd6be1eabb5a811bfd9bc4d96 /doc/man | |
parent | m overview (diff) | |
download | sat-cb95f27c76645424fc4bd58eb7ec4b6692a12888.tar.gz sat-cb95f27c76645424fc4bd58eb7ec4b6692a12888.tar.bz2 sat-cb95f27c76645424fc4bd58eb7ec4b6692a12888.tar.xz |
output
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | doc/man/satq.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/satq.1 b/doc/man/satq.1 index 5c52d31..630b5a2 100644 --- a/doc/man/satq.1 +++ b/doc/man/satq.1 @@ -47,7 +47,7 @@ and .IR MINUTES are only included if non-zero or a higher-valued variable is included. The first included uses as few digits as -possible, the others uses two digits, this true for +possible, the others uses two digits, this is true for .I SECONDS too. .I NANOSECONDS @@ -78,7 +78,7 @@ in 24-hour clock, local time. .I ARGV is all arguments in the job's command line, including .IR ARGV0 . -Each argument is quoted if necssary. +Each argument is quoted as necssary. .TP .I ENVP is all environment variables. Each entry is quoted |