Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | More correction of section 3 layout. directory->opendir, fts->fts_open, | 2019-09-02 | 1 | -4/+4 | |
| | | | | | getcap->cgetent. pwcache->user_from_uid. And then repair references. ok jmc | ||||
* | I am retiring my old email address; replace it with my OpenBSD one. | 2019-01-25 | 1 | -3/+3 | |
| | |||||
* | Fix empty .No macros, use .Pf to prefix delimiters to macros. | 2015-10-11 | 1 | -4/+4 | |
| | | | | | Based on a patch from guenther@, tweaked by me. OK jmc@ guenther@ | ||||
* | obvious .Pa fixes; found with mandocdb(8) | 2014-01-21 | 1 | -3/+3 | |
| | |||||
* | Punctuation after macro arguments needs to be in a separate argument. | 2014-01-19 | 1 | -3/+4 | |
| | | | | Found while testing mandocdb(8). | ||||
* | Use the 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 | |
| | |||||
* | nfds is not constrained by OPEN_MAX for nftw(), only ftw() | 2006-03-31 | 1 | -2/+4 | |
| | |||||
* | - sync prototypes and header file excerpts to reality | 2005-07-22 | 1 | -6/+6 | |
| | | | | | | | | | - many grammar, punctuation, macro, layout, spelling/typos, rewording, etc. fixes - avoid first person - sprinkle crossrefs where relevant help & ok jmc | ||||
* | use new .St macro; | 2004-01-25 | 1 | -2/+2 | |
| | |||||
* | double words from Tom Cosgrove; | 2003-10-30 | 1 | -3/+2 | |
| | |||||
* | kill a whitespace at EOL; | 2003-07-23 | 1 | -2/+2 | |
| | |||||
* | updated license | 2003-07-21 | 1 | -22/+15 | |
| | |||||
* | ftw(3) and nftw(3) for XPG compliance; emulated via fts(3) | 2003-07-21 | 1 | -0/+217 | |