1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-31 10:46:16 +00:00
Commit Graph

2 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
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