diff options
author | Christian Neukirchen <chneukirchen@gmail.com> | 2015-11-06 22:27:42 +0100 |
---|---|---|
committer | Christian Neukirchen <chneukirchen@gmail.com> | 2015-11-06 22:27:42 +0100 |
commit | 2c6cd6f595949f32bf616c6ba3055466c4aadca3 (patch) | |
tree | 7c22ff11c0e0aa3dfc6267de3803d20a36fab62a | |
parent | 1128235a8b69d8db11110235d34e21e3f88cc676 (diff) |
typo
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ running a command. Together with a service supervision system such as runit, this can be used to replace cron(8). -`lr` has been tested on Linux 4.2. +`snooze` has been tested on Linux 4.2. It will likely work on other Unix-like systems with C99. ## Benefits |