Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Jan 2001 13:03:30 -0800 (PST)
From:      <dougb@FreeBSD.org>
To:        Gerhard.Sittig@gmx.net, dougb@FreeBSD.org, freebsd-bugs@FreeBSD.org, dougb@FreeBSD.org
Subject:   Re: conf/24358: [MFC] [PATCH] etc/rc variables for cron(8)
Message-ID:  <200101212103.f0LL3UJ05692@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
Old Synopsis: [PATCH] etc/rc variables for cron(8)
New Synopsis: [MFC] [PATCH] etc/rc variables for cron(8)

State-Changed-From-To: open->analyzed
State-Changed-By: dougb
State-Changed-When: Sun Jan 21 12:59:04 PST 2001
State-Changed-Why: 

This idea has been committed to -current, I'll commit it to RELENG_4 after
a suitable period. I made a couple chagnes, most notably specifying the
full path to cron which I am working on making an rc convention slowly
but surely. The other change is a whitespace style issue. Whenever you
place a comment on the same line as working text you want to do:

foo="bar"<space><tab># Text

Repeat the tabs as needed, but the reason you put a space there is
to "absorb" a # character at the beginning of the line without
breaking up the text alignment. This is a small point, and often
missed. 


Responsible-Changed-From-To: freebsd-bugs->dougb
Responsible-Changed-By: dougb
Responsible-Changed-When: Sun Jan 21 12:59:04 PST 2001
Responsible-Changed-Why: 

I'll handle the MFC.

http://www.freebsd.org/cgi/query-pr.cgi?pr=24358


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200101212103.f0LL3UJ05692>