summaryrefslogtreecommitdiff
path: root/lib/libform/form_userptr.3
AgeCommit message (Collapse)Author
2010-03-22Use .In instead of .Ar Pa for header files.joerg
2004-11-24Mark up NULL.wiz
2004-11-24Use Aq instead of \*[Lt]\*[Gt].wiz
2003-04-16Usewiz
.In header.h instead of .Fd #include \*[Lt]header.h\*[Gt] Much easier to read and write, and supported by groff for ages. Okayed by ross.
2002-08-06The argument of .Fn should look like this:wiz
.Fn function_name "int first" "char *second" not like this: .Fn function_name "int first, char *second".
2002-02-20Normalize Dd.wiz
2002-02-07Generate <>& symbolically.ross
2002-01-15Whitespace nits.wiz
2001-07-08Add man pages for libform.blymn