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 3c45e4f29e2d..e81c2990c13c 100644 --- a/share/man/man9/ifnet.9 +++ b/share/man/man9/ifnet.9 @@ -482,7 +482,7 @@ This is initialized by driver at attach.  .It Fn if_getaddrlen  .It Fn if_gethwaddr  .It Fn if_getbroadcastaddr Fn if_setbroadcastaddr -Access the interface broadcast addess. +Access the interface broadcast address.  .It Fn if_setmtu  .It Fn if_getmtu  Access the interface MTU. | 
