DragonFly commits List (threaded) for 2012-01
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: crontab(1): Adjust the number of comment lines in front of the tab.
commit 9900e41a0535e7b8c718e4d20f70095bac0d7a49
Author: Sascha Wildner <saw@online.de>
Date: Sun Jan 22 21:26:41 2012 +0100
crontab(1): Adjust the number of comment lines in front of the tab.
In 229cb57b2cbab37a8a0cc1499cebf7e9c9e1deec I removed the third line
of comment that crontab(1) puts in front of the tab file (which was
the CVS ID of crontab.c), but I forgot to adjust the #define saying
how much lines to skip.
This led to the first line of comment written by the user not being
visible in crontab -e.
Reported-by: lentferj
Summary of changes:
usr.sbin/cron/crontab/crontab.c | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9900e41a0535e7b8c718e4d20f70095bac0d7a49
--
DragonFly BSD source repository
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]