Commit Graph

3 Commits

Author SHA1 Message Date
Bruce M Simpson
bf0ea5c93d Correct a typo: .Fa -> .Ft in mdoc output. Add CVS tags. 2004-03-02 12:02:15 +00:00
Bruce M Simpson
9f760d00c4 Fix a typo, PKG_PLIST should have been PLIST_FILES. 2004-03-02 09:11:28 +00:00
Bruce M Simpson
ba73e13881 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.
2004-03-02 09:05:14 +00:00