/incron/trunk/incron.conf.5 |
---|
1,4 → 1,4 |
.TH "incron.conf" "5" "0.5.10" "Lukas Jelinek" "incron documentation" |
.TH "incron.conf" "5" "0.5.9" "Lukas Jelinek" "incron documentation" |
.SH "NAME" |
/etc/incron.conf \- main config file for inotify cron (incron) |
.SH "DESCRIPTION" |
/incron/trunk/incrontab.1 |
---|
1,4 → 1,4 |
.TH "incrontab" "1" "0.5.10" "Lukas Jelinek" "incron documentation" |
.TH "incrontab" "1" "0.5.9" "Lukas Jelinek" "incron documentation" |
.SH "NAME" |
incrontab \- table manipulator for inotify cron (incron) |
.SH "SYNOPSIS" |
/incron/trunk/incrontab.5 |
---|
1,4 → 1,4 |
.TH "incrontab" "5" "0.5.10" "Lukas Jelinek" "incron documentation" |
.TH "incrontab" "5" "0.5.9" "Lukas Jelinek" "incron documentation" |
.SH "NAME" |
incrontab \- tables for driving inotify cron (incron) |
.SH "DESCRIPTION" |
/incron/trunk/incrond.8 |
---|
1,4 → 1,4 |
.TH "incrond" "8" "0.5.10" "Lukas Jelinek" "incron documentation" |
.TH "incrond" "8" "0.5.9" "Lukas Jelinek" "incron documentation" |
.SH "NAME" |
incrond \- inotify cron (incron) daemon |
/incron/trunk/incron.h |
---|
27,7 → 27,7 |
#define INCRONTAB_NAME "incrontab" |
/// Application version (release) |
#define INCRON_VERSION "0.5.10" |
#define INCRON_VERSION "0.5.9" |
/// Address for sending bugs |
#define INCRON_BUG_ADDRESS "<bugs@aiken.cz>" |