summaryrefslogtreecommitdiffstats
path: root/share/man/man9/devclass_get_drivers.9
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man9/devclass_get_drivers.9')
-rw-r--r--share/man/man9/devclass_get_drivers.95
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man9/devclass_get_drivers.9 b/share/man/man9/devclass_get_drivers.9
index f9561eb..ee6629b 100644
--- a/share/man/man9/devclass_get_drivers.9
+++ b/share/man/man9/devclass_get_drivers.9
@@ -28,7 +28,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd April 3, 2005
+.Dd May 19, 2005
.Dt DEVCLASS_GET_DRIVERS 9
.Os
.Sh NAME
@@ -47,6 +47,9 @@ and the number of drivers in the list in
.Fa *countp .
The memory allocated for the list should be freed using
.Fn free "*listp" "M_TEMP" .
+even if
+.Fa *countp
+is 0.
.Sh RETURN VALUES
Zero is returned on success, otherwise an appropriate error is returned.
.Sh SEE ALSO
OpenPOWER on IntegriCloud