<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in devclass_get_maxunit.9</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>fa9896e0 - Remove $FreeBSD$: two-line nroff pattern</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#fa9896e0</link>
        <description>Remove $FreeBSD$: two-line nroff patternRemove /^\.\\&quot;\n\.\\&quot;\s*\$FreeBSD\$$\n/

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Wed, 16 Aug 2023 17:55:10 +0000</pubDate>
        <dc:creator>Warner Losh &lt;imp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>73bbeaa5 - Typo and mdoc(7) style fixes.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#73bbeaa5</link>
        <description>Typo and mdoc(7) style fixes.PR:		168117Submitted by:	Nobuyuki Koganemaru (kogane&amp;jp!freebsd!org)MFC after:	3 days

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Sun, 20 May 2012 16:43:47 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>50d675f7 - Remove trailing whitespace per mdoc lint warning</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#50d675f7</link>
        <description>Remove trailing whitespace per mdoc lint warningDisussed with:	gavinNo objection from:	docApproved by:	joelMFC after:	3 days

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Thu, 29 Mar 2012 05:02:12 +0000</pubDate>
        <dc:creator>Eitan Adler &lt;eadler@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>8d89b8f2 - I believe the majority of Gregorian calendars would agree the current</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#8d89b8f2</link>
        <description>I believe the majority of Gregorian calendars would agree the currentyear is 2010, not 2005.Approved by:	keramida (mentor)Pointy hat to:	gjbMFC after:	1 week

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Sun, 12 Sep 2010 17:53:36 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>f3f98585 - Bump date from r212440.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#f3f98585</link>
        <description>Bump date from r212440.Approved by:	keramida (mentor)MFC after:	1 week

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Sun, 12 Sep 2010 14:04:54 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>9d839c44 - Add RETURN VALUES section to devclass_get_maxunit(9).</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#9d839c44</link>
        <description>Add RETURN VALUES section to devclass_get_maxunit(9).PR:		149979Submitted by:	gcooperPatch by:	gcooperApproved by:	keramida (mentor)MFC after:	1 week

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Fri, 10 Sep 2010 23:22:01 +0000</pubDate>
        <dc:creator>Glen Barber &lt;gjb@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>571dba6e - Use &apos;manual page&apos; instead of &apos;man page&apos; for consistency.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#571dba6e</link>
        <description>Use &apos;manual page&apos; instead of &apos;man page&apos; for consistency.Approved by:	re (hrs)

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Tue, 28 Jun 2005 20:15:19 +0000</pubDate>
        <dc:creator>Hiten Pandya &lt;hmp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>4abfd70c - Document that devclass_get_maxunit(9) returns one greater than the current</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#4abfd70c</link>
        <description>Document that devclass_get_maxunit(9) returns one greater than the currenthighest unit.Reviewed by:	dfrMFC after:	2 weeks

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Mon, 04 Apr 2005 15:37:59 +0000</pubDate>
        <dc:creator>Nate Lawson &lt;njl@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>32eef9ae - mdoc(7) police: Use the new .In macro for #include statements.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#32eef9ae</link>
        <description>mdoc(7) police: Use the new .In macro for #include statements.

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Mon, 01 Oct 2001 16:09:29 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>3d45e180 - mdoc(7) police: removed HISTORY info from the .Os call.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#3d45e180</link>
        <description>mdoc(7) police: removed HISTORY info from the .Os call.

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Tue, 10 Jul 2001 15:31:11 +0000</pubDate>
        <dc:creator>Ruslan Ermilov &lt;ru@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>70d51341 - mdoc(7) police: remove extraneous .Pp before and/or after .Sh.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#70d51341</link>
        <description>mdoc(7) police: remove extraneous .Pp before and/or after .Sh.

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Mon, 09 Jul 2001 09:54:33 +0000</pubDate>
        <dc:creator>Dima Dorfman &lt;dd@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>7f3dea24 - $Id$ -&gt; $FreeBSD$</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#7f3dea24</link>
        <description>$Id$ -&gt; $FreeBSD$

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Sat, 28 Aug 1999 00:22:10 +0000</pubDate>
        <dc:creator>Peter Wemm &lt;peter@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>def37e7c - Various man page cleanup:</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#def37e7c</link>
        <description>Various man page cleanup:- Sort xrefs- FreeBSD.ORG -&gt; FreeBSD.org- Be consistent with section names as outlined in mdoc(7).- Other misc mdoc cleanup.PR:		doc/13144Submitted by:	Alexey M. Zelkin &lt;phantom@cris.net&gt;

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Sun, 15 Aug 1999 10:48:36 +0000</pubDate>
        <dc:creator>Mike Pritchard &lt;mpp@FreeBSD.org&gt;</dc:creator>
    </item>
<item>
        <title>cefd51ec - Add manpages for the new device framework.</title>
        <link>http://172.16.0.5:8080/history/freebsd-14.2/share/man/man9/devclass_get_maxunit.9#cefd51ec</link>
        <description>Add manpages for the new device framework.

            List of files:
            /freebsd-14.2/share/man/man9/devclass_get_maxunit.9</description>
        <pubDate>Thu, 03 Sep 1998 21:52:05 +0000</pubDate>
        <dc:creator>Doug Rabson &lt;dfr@FreeBSD.org&gt;</dc:creator>
    </item>
</channel>
</rss>
