diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 00:31:44 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 00:31:44 +0100 |
commit | acadaa649972823638abf9ada3c6d31cd011dd56 (patch) | |
tree | 9c301de669871ae039b6757c319e24dccfcf13ac /README | |
parent | just make real sure that we do not quit whilst there are queued jobs (diff) | |
download | sat-acadaa649972823638abf9ada3c6d31cd011dd56.tar.gz sat-acadaa649972823638abf9ada3c6d31cd011dd56.tar.bz2 sat-acadaa649972823638abf9ada3c6d31cd011dd56.tar.xz |
add man page: sat(1)
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ RATIONALE at(1) is far too complex. sat does not do natural language time parsing, it is far too complex, - and locale dependent, for all programs to implemeent and should be + and locale dependent, for all programs to implement and should be done in a separate program. Not even GNU date(1) gets this right. sat does however do some trivial parsing. |