History log of /freebsd-9.3-release/share/man/man9/devclass_get_maxunit.9
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 237216 18-Jun-2012 eadler

MFC r233648:
Remove trailing whitespace per mdoc lint warning

Approved by: cperciva (implicit)


# 236235 29-May-2012 gjb

MFC r235693:

Typo and mdoc(7) style fixes.

PR: 168117


# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 212500 12-Sep-2010 gjb

I believe the majority of Gregorian calendars would agree the current
year is 2010, not 2005.

Approved by: keramida (mentor)
Pointy hat to: gjb
MFC after: 1 week


# 212493 12-Sep-2010 gjb

Bump date from r212440.

Approved by: keramida (mentor)
MFC after: 1 week


# 212440 10-Sep-2010 gjb

Add RETURN VALUES section to devclass_get_maxunit(9).

PR: 149979
Submitted by: gcooper
Patch by: gcooper
Approved by: keramida (mentor)
MFC after: 1 week


# 147647 28-Jun-2005 hmp

Use 'manual page' instead of 'man page' for consistency.

Approved by: re (hrs)


# 144628 04-Apr-2005 njl

Document that devclass_get_maxunit(9) returns one greater than the current
highest unit.

Reviewed by: dfr
MFC after: 2 weeks


# 84306 01-Oct-2001 ru

mdoc(7) police: Use the new .In macro for #include statements.


# 79538 10-Jul-2001 ru

mdoc(7) police: removed HISTORY info from the .Os call.


# 79454 09-Jul-2001 dd

mdoc(7) police: remove extraneous .Pp before and/or after .Sh.


# 50476 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 49831 15-Aug-1999 mpp

Various man page cleanup:

- Sort xrefs
- FreeBSD.ORG -> FreeBSD.org
- Be consistent with section names as outlined in mdoc(7).
- Other misc mdoc cleanup.

PR: doc/13144
Submitted by: Alexey M. Zelkin <phantom@cris.net>


# 38786 03-Sep-1998 dfr

Add manpages for the new device framework.