Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use 'manual page' instead of 'man page' for consistency. | Hiten Pandya | 2005-06-28 | 1 | -1/+1 |
| | | | | | | | Approved by: re (hrs) Notes: svn path=/head/; revision=147647 | ||||
* | Markup nit. | Ruslan Ermilov | 2005-01-14 | 1 | -1/+1 |
| | | | | Notes: svn path=/head/; revision=140237 | ||||
* | Add the devclass_get_count(9) function and man page. It gets a count of | Nate Lawson | 2004-12-08 | 1 | -0/+47 |
the number of devices in a devclass and is a subset of devclass_get_devices(9). Reviewed by: imp, dfr Notes: svn path=/head/; revision=138533 |