Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | twalk() expects an `action' function not a comparison function. | keramida | 2006-06-23 | 1 | -1/+1 |
| | | | | | | | | | The text is correct in the "DESCRIPTION" section, so fix "SYNOPSIS" to use the correct name. PR: docs/90498 Submitted by: Vasil Dimov MFC after: 3 days | ||||
* | Sort sections. | ru | 2005-01-20 | 1 | -4/+4 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+4 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -1/+3 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -5/+15 |
| | |||||
* | Add missing const qualifier in tfind(). | mike | 2002-10-03 | 1 | -1/+1 |
| | |||||
* | Style: One space between "restrict" qualifier and "*". | tjr | 2002-09-06 | 1 | -1/+1 |
| | |||||
* | - Add the 'restrict' qualifier to match the IEEE Std 1003.1-2001 | robert | 2002-08-14 | 1 | -1/+1 |
| | | | | | | | prototype of the tdelete(3) function. - Remove duplicated space. - Use an ANSI-C function definition for tdelete(3). - Update the manual page. | ||||
* | Move to using .In instead of .Fd #include <> for include mark-up. | asmodai | 2001-09-07 | 1 | -1/+1 |
| | | | | Inspired by comment from: dd | ||||
* | Remove whitespace at EOL. | dd | 2001-07-15 | 1 | -2/+2 |
| | |||||
* | Fixed C error(s) in synopsis. Many were hiding under mdoc errors. | bde | 2001-02-05 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: split punctuation characters + misc fixes. | ru | 2001-02-01 | 1 | -1/+1 |
| | |||||
* | Fixed typo not fixed in previous revision. | ru | 2000-12-29 | 1 | -1/+1 |
| | |||||
* | Fixed typos. | ru | 2000-11-06 | 1 | -4/+4 |
| | |||||
* | bring in binary search tree code. | alfred | 2000-07-01 | 1 | -0/+118 |
Obtained from: NetBSD |