| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
07 May 2006 12:54:09
20040302
|
sem  |
- Remove an empty and usless distinfo file
Obtained from: distinfo survey |
04 May 2006 22:41:12
20040302
|
edwin  |
Remove USE_REINPLACE from all categories starting with D |
02 Mar 2004 12:02:15
20040302
|
bms  |
Correct a typo: .Fa -> .Ft in mdoc output. Add CVS tags. |
02 Mar 2004 09:11:28
20040302
|
bms  |
Fix a typo, PKG_PLIST should have been PLIST_FILES. |
02 Mar 2004 09:05:14
20040302
|
bms  |
c2mdoc is an awk/shell script wot I wrote to aid in documenting our many
wonderful kernel APIs. c2man seems to choke on tcp_subr.c (which I was using
as a baseline), so let's do it the long way round instead. This script spits
out mdoc(7) markup ready for pasting into the SYNOPSIS section of our
wonderful mdoc.template. |