Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-08-03 | typo; krapht@secureops.com | Theo de Raadt | |
2001-06-24 | remove double space after comma | jasoni | |
2001-06-24 | grammar | jasoni | |
2001-06-01 | missing word | jasoni | |
"function will non-zero" -> "function will return non-zero" | |||
2001-05-31 | missing word | jasoni | |
"the temporarily lacks the resources" -> "the system temporarily lacks...." | |||
2001-05-31 | more typos | Theo de Raadt | |
2001-05-31 | typos; first few spotted by heko@saitti.net | Theo de Raadt | |
2000-12-31 | -lpthread -> -pthread | Brad Smith | |
2000-04-28 | fix Xr; glam0006@tc.umn.edu | Theo de Raadt | |
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-03-14 | Suffix "i.e." and "e.g." with a comma. Just another really picky man page | Aaron Campbell | |
commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)). | |||
2000-03-07 | Typo in synopsis: sont --> const | Alex Feldman | |
2000-03-04 | Use .Va for errno. | Aaron Campbell | |
2000-02-10 | protect arguments to Nd | David Leonard | |
2000-02-10 | document existence of pthread_setcancelstate and pthread_setcanceltype | David Leonard | |
2000-01-22 | canceled -> cancelled | Aaron Campbell | |
2000-01-06 | sync | David Leonard | |
2000-01-06 | describe SIGINFO dump better | David Leonard | |
2000-01-06 | document | David Leonard | |
2000-01-06 | Xr's to pthread_attr_*(3) | David Leonard | |
2000-01-06 | document | David Leonard | |
1999-12-24 | Fix synopsis. bde@freebsd.org | Alex Feldman | |
1999-11-24 | Add FreeBSD tags | David Leonard | |
1999-09-23 | Typo fixes. | Alex Feldman | |
1999-07-09 | - remove all trailing whitespace | Aaron Campbell | |
* except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it... | |||
1999-07-07 | The proper order of the ``introductory'' macros in a man page is .Dd/.Dt/.Os. | Aaron Campbell | |
Out of the approximately 1450 man pages, only about 90 of them were wrong. Thanks to kwesterback@home.com for coming up with a script and patch to repair this. The patch also inserted a .Os macro in the few man pages that were missing one. | |||
1999-07-02 | remove redundant .Pp macros | Aaron Campbell | |
1999-06-15 | Remove pthread_atfork(). It was only part of draft 10 for a little while and ↵ | David Leonard | |
was removed before stddization. | |||
1999-06-05 | capitalize the acronym ID | Aaron Campbell | |
1999-05-26 | document two new states (deadlock and spinblock) | David Leonard | |
1999-05-18 | Use .St susv2. | Alex Feldman | |
pwrite.3: pread -> pwrite where appropriate. | |||
1999-05-16 | Cleanup xrefs under SEE ALSO. Specifically: | Alex Feldman | |
- Sort xrefs by section, and then alphabetically. - Add missing commas between xref items. - Remove commas from the last xref entry. - Remove duplicate entries. | |||
1999-05-14 | Removed extraneous comma in xrefs. | Alex Feldman | |
1999-05-14 | Added missing comma in xrefs. | Alex Feldman | |
1999-04-21 | sucessful -> successful | Aaron Campbell | |
1999-04-21 | This is OpenBSD. | Alex Feldman | |
1999-03-24 | actually make use of the new manual pages | David Leonard | |
1999-03-22 | better, nicer, neater documentation | David Leonard | |
1999-03-22 | minor fixes | David Leonard | |
1999-03-22 | new documentation | David Leonard | |
1999-03-11 | fix more comma splices that involve misuse of conjunctive adverbs | Paul Janzen | |
1999-03-10 | fix comma splices involving 'however' | Paul Janzen | |
1999-03-10 | Fix .Os so that correct OS version appears | David Leonard | |
1999-03-10 | missing const (freebsd) | David Leonard | |
1999-02-27 | make function names the correct case | Theo de Raadt | |
1999-01-18 | document | David Leonard | |
1999-01-18 | typo; nice | David Leonard | |
1999-01-18 | add section numbers to Xr | David Leonard | |
1999-01-18 | sync with previous changes | David Leonard | |