diff options
author | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 16:16:17 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@member.fsf.org> | 2015-12-30 16:16:17 +0100 |
commit | 6679bfc3afc24a7f93de0a1cbfcbcea36d380b37 (patch) | |
tree | 0a575f20c185376449802c0b6df4ae39f3a5abde /doc/info/chap | |
parent | overview (diff) | |
download | sat-6679bfc3afc24a7f93de0a1cbfcbcea36d380b37.tar.gz sat-6679bfc3afc24a7f93de0a1cbfcbcea36d380b37.tar.bz2 sat-6679bfc3afc24a7f93de0a1cbfcbcea36d380b37.tar.xz |
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rw-r--r-- | doc/info/chap/overview.texinfo | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/info/chap/overview.texinfo b/doc/info/chap/overview.texinfo index d2d8252..2033b84 100644 --- a/doc/info/chap/overview.texinfo +++ b/doc/info/chap/overview.texinfo @@ -40,8 +40,9 @@ do not need more than one queue, queues can easily be emulated. Finally, the authors of @command{at} had the brave idea to do natural language parsing, @footnote{Good luck getting that to work properly -for even just English!} @command{sat} does however -do trivial parsing. +for even just English and the Gregorian calendar!} +@command{sat} does however do trivial parsing, but +is designed so that you can use any external parser. Some think that @command{at} shall be merge into @command{cron}. The authors of @command{sat} does |