History log of /openbsd/lib/libpthread/man/sem_open.3 (Results 1 – 12 of 12)
Revision Date Author Comments
# 512b5ded 11-Feb-2023 jmc <jmc@openbsd.org>

sprinkle some Xr; from josiah frentsos


# 363b57dc 22-Sep-2015 sobrado <sobrado@openbsd.org>

fix function name.


# 9dea82b5 20-Nov-2013 jmc <jmc@openbsd.org>

spelling fix;


# 225fecb5 20-Nov-2013 tedu <tedu@openbsd.org>

more detail on error conditions


# b182382e 19-Nov-2013 jmc <jmc@openbsd.org>

tweak previous;


# c104f7ec 19-Nov-2013 tedu <tedu@openbsd.org>

slightly better


# cd1cb807 18-Nov-2013 tedu <tedu@openbsd.org>

boilerplate documentation


# 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;


# 9c42db49 14-Jul-2005 jmc <jmc@openbsd.org>

- make sure sem_ pages reference each other (idea from similar freebsd commit)

- where two functions are documented in the same page, make sure we don;t
reference them both in SEE ALSO. kind of anno

- make sure sem_ pages reference each other (idea from similar freebsd commit)

- where two functions are documented in the same page, make sure we don;t
reference them both in SEE ALSO. kind of annoying to call up a second man
page and find it's the same as the last one (even more annoying to not
realise two pages are the same till you've finished reading twice ;)...

show more ...


# a72c0c24 20-Feb-2002 fgsch <fgsch@openbsd.org>

fix includes and some cleanup.


# 2787694a 28-Jan-2002 fgsch <fgsch@openbsd.org>

sem_XXX(3) manpages; better now that never.
From FreeBSD.