Re: Take A deep Breath - Kernel Documentation

Darin Johnson (darin@connectnet.com)
Wed, 23 Jul 1997 17:12:07 -0700 (PDT)


> I once worked for a manager who didn't believe in commented software,
> since he foolishly believed the comment when the code did something
> else...

If the comment and the code disagree, I tend to believe the comment.
The code could be a mistake, but the comment says what the programmer
intended to do. (assuming that the comment wasn't left to stagnate
while the code was continually being modified)