Searched hist:"3236 b30e2b7fbb8fc4373b06d1177f626bb01c41" (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/conf/ |
H A D | NOTES | diff 3236b30e2b7fbb8fc4373b06d1177f626bb01c41 Mon Mar 07 03:20:14 CET 2005 Greg Lehey <grog@FreeBSD.org> Correct indentation style:
- "options" is followed by the characters \040\011, not \011\011. Correct both my own sins and those of others. - Comment blocks start and end with an empty line ^#$. - Remove non-standard comments added in my last commit.
Requested by: njl Correctness confirmed by: bde diff 3236b30e2b7fbb8fc4373b06d1177f626bb01c41 Mon Mar 07 03:20:14 CET 2005 Greg Lehey <grog@FreeBSD.org> Correct indentation style:
- "options" is followed by the characters \040\011, not \011\011. Correct both my own sins and those of others. - Comment blocks start and end with an empty line ^#$. - Remove non-standard comments added in my last commit.
Requested by: njl Correctness confirmed by: bde
|