summaryrefslogtreecommitdiffstats
path: root/share/man/man9/ithread.9
Commit message (Collapse)AuthorAgeFilesLines
* Language clarification: s/an or/a/rwatson2002-02-181-1/+1
|
* ispell sweep of share/man/man9/*.mpp2002-01-091-1/+1
|
* Fixed missing include in synopsis.bde2001-10-041-0/+1
|
* mdoc(7) police: Use the new .In macro for #include statements.ru2001-10-011-2/+2
|
* can not -> cannotsheldonh2001-08-081-1/+1
|
* Removed whitespace at end-of-line; no content changes. I simply didschweikh2001-07-141-1/+1
| | | | | | | | | | cd src/share; find man[1-9] -type f|xargs perl -pi -e 's/[ \t]+$//' BTW, what editors are the culprits? I'm using vim and it shows me whitespace at EOL in troff files with a thick blue block... Reviewed by: Silence from cvs diff -b MFC after: 7 days
* mdoc(7) police: mark C types with Vt macro.ru2001-03-121-6/+4
|
* Document the ithread_* API used to manage interrupt threads and theirjhb2001-03-091-0/+355
list of handlers.
OpenPOWER on IntegriCloud