Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 21 Feb 2016 08:14:03 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 207389] BUS_ADD_CHILD(9) Error in BUS_ADD_CHILD return type in prototype
Message-ID:  <bug-207389-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D207389

            Bug ID: 207389
           Summary: BUS_ADD_CHILD(9) Error in BUS_ADD_CHILD return type in
                    prototype
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Some People
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: pguyot@kallisys.net

Line 40 of share/man/man9/BUS_ADD_CHILD.9, BUS_ADD_CHILD prototype is:

     int
     BUS_ADD_CHILD(device_t dev, int order, const char *name, int unit);

The return type actually is device_t, as mentioned in RETURN VALUES section=
 of
the man page.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-207389-9>