Deleted Added
full compact
29c29
< .\" $FreeBSD: head/share/man/man9/device_get_sysctl.9 158861 2006-05-23 22:11:20Z imp $
---
> .\" $FreeBSD: head/share/man/man9/device_get_sysctl.9 162877 2006-09-30 17:09:59Z ru $
37c37
< .Nd Manipulate the sysctl oid tree for driver specific sysctl nodes.
---
> .Nd manipulate the sysctl oid tree for driver specific sysctl nodes
41c41
< .Ft struct sysctl_ctx_list *
---
> .Ft "struct sysctl_ctx_list *"
43c43
< .Ft struct sysctl_oid *
---
> .Ft "struct sysctl_oid *"
50c50
< function.
---
> function.
52c52
< .Fn device_get_sysctl_ctl
---
> .Fn device_get_sysctl_ctl