Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix function name. | 2015-09-22 | 1 | -3/+3 | |
| | |||||
* | spelling fix; | 2013-11-20 | 1 | -2/+2 | |
| | |||||
* | more detail on error conditions | 2013-11-20 | 1 | -7/+14 | |
| | |||||
* | tweak previous; | 2013-11-19 | 1 | -2/+3 | |
| | |||||
* | slightly better | 2013-11-19 | 1 | -31/+25 | |
| | |||||
* | boilerplate documentation | 2013-11-18 | 1 | -7/+11 | |
| | |||||
* | use fancy .In macro for includes. from Jan Klemkow. ok jmc schwarze | 2013-06-05 | 1 | -3/+3 | |
| | |||||
* | convert to new .Dd format; | 2007-05-31 | 1 | -2/+2 | |
| | |||||
* | - make sure sem_ pages reference each other (idea from similar freebsd commit) | 2005-07-14 | 1 | -1/+7 | |
| | | | | | | | - 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 ;)... | ||||
* | fix includes and some cleanup. | 2002-02-20 | 1 | -4/+3 | |
| | |||||
* | sem_XXX(3) manpages; better now that never. | 2002-01-28 | 1 | -0/+82 | |
From FreeBSD. |