sbase

suckless unix tools
git clone git://git.2f30.org/sbase
Log | Files | Refs | README | LICENSE

commit e57c3505cc2b7d32e31a3fceb6a44f3de37a9d6e
parent 97c59861465172f24ced6fe30d5de69403b9b193
Author: Hiltjo Posthuma <hiltjo@codemadness.org>
Date:   Fri,  6 Feb 2015 15:43:23 +0100

cron.1: path macro for /etc/crontab

Diffstat:
Mcron.1 | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/cron.1 b/cron.1 @@ -17,7 +17,7 @@ schedules commands to be run at specified dates and times. Use the specified .Ar file instead of the default -.Ar /etc/crontab . +.Pa /etc/crontab . .It Fl n Do not daemonize. .El