Fix a typo.

This commit is contained in:
Sergey Kandaurov 2013-12-25 19:38:16 +00:00
parent 650c134f19
commit 6a4d909530
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=259883

View file

@ -201,7 +201,7 @@ devstat_getnumdevs(kvm_t *kd)
* supplied in a more atmoic manner by the kern.devstat.all sysctl.
* Because this generation sysctl is separate from the statistics sysctl,
* the device list and the generation could change between the time that
* this function is called and the device list is retreived.
* this function is called and the device list is retrieved.
*/
long
devstat_getgeneration(kvm_t *kd)