diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2000-12-02 18:56:14 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2000-12-02 18:56:14 +0000 |
commit | cfbeb17c8ef3a3ec179ad6e6555fe758cbbf1856 (patch) | |
tree | 39b6cb7fce66c56b4bb98307e553eb9372aee218 /TWiki | |
parent | 08a72a8daf2616f74e3a989bee890bc714392de9 (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/WebChangesAlert.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/WebChangesAlert.mdwn b/TWiki/WebChangesAlert.mdwn index ea20eefa..2b909822 100644 --- a/TWiki/WebChangesAlert.mdwn +++ b/TWiki/WebChangesAlert.mdwn @@ -5,6 +5,6 @@ Installation note for Unix platforms: Edit the cron table so that `mailnotify` i % crontab -e 15,45 * * * * (cd ~twiki/public_html/bin; ./mailnotify -q) -The above line will call mailnotify at 15 minutes and 45 minutes passed every hour. The `-q` switch suppresses all normal output. +The above line will call mailnotify at 15 minutes and 45 minutes past every hour. The `-q` switch suppresses all normal output. -- [[Main/PeterThoeny]] - 20 Sep 2000 <br /> |