ifnet.9: Fix a typo in the manual page

- s/addess/address/

MFC after:	5 days
This commit is contained in:
Gordon Bergling
2025-10-26 16:45:28 +01:00
parent 576e735efb
commit 73a78c2dc9
+1 -1
View File
@@ -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.