freebsd-src/share/man
John Baldwin 9dbf5b0e68 new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE
The public bus_release_resource() API still accepts both forms, but
the internal kobj method no longer passes the arguments.
Implementations which need the rid or type now use rman_get_rid() or
rman_get_type() to fetch the value from the allocated resource.

Reviewed by:	imp
Differential Revision:	https://reviews.freebsd.org/D44131
2024-03-13 15:05:54 -07:00
..
man1 share: Remove ancient SCCS tags. 2023-11-26 22:23:29 -07:00
man3 pthread_attr_get_np(3): Revamp 2024-01-10 18:50:19 +01:00
man3lua Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man4 vmm.4: Add verbiage about need to load module from loader.conf 2024-03-06 16:50:24 +01:00
man5 Add an UNDEFINED_VERSION option 2024-03-01 23:22:11 +00:00
man6 Remove $FreeBSD$: two-line nroff pattern 2023-08-16 11:55:10 -06:00
man7 hier.7: various improvements usr/src and /var 2024-03-01 15:22:37 -07:00
man8 rc.subr.8 note when DebugOn will be called 2024-02-10 12:31:10 -08:00
man9 new-bus: Remove the 'rid' and 'type' arguments from BUS_RELEASE_RESOURCE 2024-03-13 15:05:54 -07:00
Makefile share/man: Add mandoc.db files to METALOG 2024-01-30 22:17:34 +00:00