Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Have a single set of POSIX threads man pages. The LIBRARY section | Ruslan Ermilov | 2004-01-14 | 1 | -76/+0 |
| | | | | | | | | | | | of each manpage lists libraries that have corresponding interfaces implemented. Prodded by: threads Reviewed by: deischen Notes: svn path=/head/; revision=124535 | ||||
* | Pull some changes (mostly cosmetic) from libc_r manpages | Ruslan Ermilov | 2003-12-30 | 1 | -4/+7 |
| | | | | | | | in preparation for the merge. Notes: svn path=/head/; revision=123995 | ||||
* | Mechanically change all libc_r references to libpthread. | Jonathan Mini | 2002-09-16 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=103412 | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | Ruslan Ermilov | 2001-10-01 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=84306 | ||||
* | Spell "FreeBSD" with "F" and "BSD" in uppercase. | Ruslan Ermilov | 2001-08-13 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=81588 | ||||
* | Use the ``.Rv -std'' mdoc(7) macro in appropriate cases. | Yaroslav Tykhiy | 2001-08-09 | 1 | -6/+1 |
| | | | | | | | Reviewed by: ru Notes: svn path=/head/; revision=81352 | ||||
* | Remove whitespace at EOL. | Dima Dorfman | 2001-07-15 | 1 | -3/+3 |
| | | | | Notes: svn path=/head/; revision=79754 | ||||
* | Use ``.St -p1003.1-96''. | Ruslan Ermilov | 2001-02-26 | 1 | -3/+2 |
| | | | | Notes: svn path=/head/; revision=73093 | ||||
* | Change my email address in the copyright notices for the sake of consistency | Jason Evans | 2000-07-18 | 1 | -1/+1 |
| | | | | | | | (jasone@canonware.com --> jasone@freebsd.org). Notes: svn path=/head/; revision=63364 | ||||
* | Reshuffle the SEE ALSO section. | Jason Evans | 2000-07-17 | 1 | -2/+2 |
| | | | | | | | Prompted by: sheldonh Notes: svn path=/head/; revision=63352 | ||||
* | Introduce .Lb macro to libc_r manpages. | Alexey Zelkin | 2000-04-22 | 1 | -0/+2 |
| | | | | Notes: svn path=/head/; revision=59501 | ||||
* | Add man pages for the sem_*() functions. | Jason Evans | 2000-02-16 | 1 | -0/+77 |
Approved by: jkh Notes: svn path=/head/; revision=57260 |