https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207389

            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: [email protected]
          Reporter: [email protected]

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.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-doc
To unsubscribe, send any mail to "[email protected]"

Reply via email to