summaryrefslogtreecommitdiff
path: root/lib/libutil/opendev.3
AgeCommit message (Collapse)Author
1999-07-07The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os.Aaron Campbell
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one.
1999-07-02remove redundant .Pp macrosAaron Campbell
1999-05-27or'ing -> OR'ingAaron Campbell
1998-03-10use .OxTodd C. Miller
1996-06-20only write to realpath if non-NULLTheo de Raadt
1996-06-18oops, still missed a typoJason Downs
1996-06-18slight cleaningJason Downs
1996-06-17opendev.3: opendev(3) man pageJason Downs