summaryrefslogtreecommitdiffstats
path: root/lib/libpthread/man/pthread_rwlock_destroy.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarzetedu2013-06-051-3/+3
|
* convert to new .Dd format;jmc2007-05-311-2/+2
|
* section reorder;jmc2003-06-021-8/+8
|
* - typosjmc2003-05-181-3/+3
| | | | | - new sentence, new line - clean up .Xrs
* Add FreeBSD tagsd1999-11-241-2/+4
|
* - remove all trailing whitespaceaaron1999-07-091-3/+3
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* Removed extraneous comma in xrefs.alex1999-05-141-3/+3
|
* This is OpenBSD.alex1999-04-211-3/+3
|
* sync with FreeBSD (rwlock, gc thread, man pages)d1998-11-091-0/+81
add (broken) mips md stuff fix some const warnings add sigaltstack() stub another hash at getting shlib auto-init to work (mips/elf and i386/a.out)