summaryrefslogtreecommitdiff
path: root/lib/libpthread/man/sem_open.3
Commit message (Collapse)AuthorAgeFilesLines
* Mechanically change all libc_r references to libpthread.Jonathan Mini2002-09-161-1/+1
| | | | Notes: svn path=/head/; revision=103412
* mdoc(7) police: Use the new .In macro for #include statements.Ruslan Ermilov2001-10-011-1/+1
| | | | Notes: svn path=/head/; revision=84306
* Spell "FreeBSD" with "F" and "BSD" in uppercase.Ruslan Ermilov2001-08-131-1/+1
| | | | Notes: svn path=/head/; revision=81588
* Remove whitespace at EOL.Dima Dorfman2001-07-151-5/+5
| | | | Notes: svn path=/head/; revision=79754
* Use ``.St -p1003.1-96''.Ruslan Ermilov2001-02-261-3/+2
| | | | Notes: svn path=/head/; revision=73093
* Change my email address in the copyright notices for the sake of consistencyJason Evans2000-07-181-1/+1
| | | | | | | (jasone@canonware.com --> jasone@freebsd.org). Notes: svn path=/head/; revision=63364
* Introduce .Lb macro to libc_r manpages.Alexey Zelkin2000-04-221-0/+2
| | | | Notes: svn path=/head/; revision=59501
* Add man pages for the sem_*() functions.Jason Evans2000-02-161-0/+80
Approved by: jkh Notes: svn path=/head/; revision=57260