History log of /openbsd-src/lib/libpthread/man/pthread_rwlock_destroy.3 (Results 1 – 9 of 9)
Revision Date Author Comments
# 86f9d4cd 05-Jun-2013 tedu <tedu@openbsd.org>

use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze


# 9490d37c 31-May-2007 jmc <jmc@openbsd.org>

convert to new .Dd format;


# c062f733 02-Jun-2003 jmc <jmc@openbsd.org>

section reorder;


# 79ad192c 18-May-2003 jmc <jmc@openbsd.org>

- typos
- new sentence, new line
- clean up .Xrs


# 74493c91 24-Nov-1999 d <d@openbsd.org>

Add FreeBSD tags


# 5c3dced3 09-Jul-1999 aaron <aaron@openbsd.org>

- remove all trailing whitespace
* 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

- remove all trailing whitespace
* 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...

show more ...


# b6c7e6f5 14-May-1999 alex <alex@openbsd.org>

Removed extraneous comma in xrefs.


# c536383f 21-Apr-1999 alex <alex@openbsd.org>

This is OpenBSD.


# f8344ebd 09-Nov-1998 d <d@openbsd.org>

sync with FreeBSD (rwlock, gc thread, man pages)
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)