diff options
Diffstat (limited to 'share/man/man9/ifnet.9')
-rw-r--r-- | share/man/man9/ifnet.9 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man9/ifnet.9 b/share/man/man9/ifnet.9 index 569e394..037e681 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -1006,7 +1006,7 @@ A reference count of requests for this particular membership. .It Fn if_alloc Allocate and initialize .Vt "struct ifnet" . -Initalization includes the allocation of an interface index and may +Initialization includes the allocation of an interface index and may include the allocation of a .Fa type specific structure in |