Correct function name.

MFC after:	3 days
This commit is contained in:
Pawel Jakub Dawidek 2010-08-01 21:54:25 +00:00
parent 933803fb21
commit 3035649e73

View File

@ -244,7 +244,7 @@ The
.Fn destroy_dev_sched
function is the same as
.Bd -literal -offset indent
destroy_dev_sched(cdev, NULL, NULL);
destroy_dev_sched_cb(cdev, NULL, NULL);
.Ed
.Pp
The