diff options
author | Mathieu Lirzin <mthl@gnu.org> | 2016-07-18 17:59:37 +0200 |
---|---|---|
committer | Mathieu Lirzin <mthl@gnu.org> | 2016-12-28 22:19:03 +0100 |
commit | 2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf (patch) | |
tree | 10c2a0743c7b22195d72165e5290c7a6b05e6242 /README | |
parent | 6a91b6fb3ef229689447a171e28e8d2c23a26bd0 (diff) | |
download | mcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.tar.gz mcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.tar.bz2 mcron-2c9139f6230b0931f7bf06fce0f7f6c0db8b1daf.zip |
maint: Delete BUGS.
* BUGS: Delete.
* Makefile.am (EXTRA_DIST): Adapt.
* README: Likewise.
Diffstat (limited to 'README')
-rw-r--r-- | README | 14 |
1 files changed, 6 insertions, 8 deletions
@@ -17,8 +17,6 @@ likely fail on others (but you never know...). ---------------------------------------------------------------------- IMPORTANT NOTICES -Read the BUGS file. - Do not (yet) install this software on a machine which relies for its functioning on its current set of crontabs. @@ -54,13 +52,13 @@ m.mcron, m.cron (or m.crond) and m.crontab. See the file INSTALL for generic building and installation instructions. -After installation, read the info file for full instructions for use (typing -`info mcron' at the command line should suffice). Notes for end users, -sysadmins, and developers who wish to incorporate mcron into their own programs -are included here. +After compilation, read the info file for full instructions for use (typing +'info -f doc/mcron.info' at the command line should suffice). Notes for end +users, sysadmins, and developers who wish to incorporate mcron into their own +programs are included here. -Known bugs are noted in the BUGS file, and features which might be implemented -sometime sooner or later are noted in the TODO file. +Features which might be implemented sometime sooner or later are noted in the +TODO file. Please send all other bug reports to bug-mcron@gnu.org. Other mailing lists you could subscribe to are help-mcron@gnu.org (for help and advice from the |