Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).

PR:		docs/159341
Submitted by:	Garrett Cooper
Approved by:	re (kib)
This commit is contained in:
Hiroki Sato 2011-08-08 03:09:03 +00:00
parent b837506cbc
commit 3462b16f29
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=224701

View File

@ -68,7 +68,7 @@
These functions operate on ethernet addresses using an
.Vt ether_addr
structure, which is defined in the header file
.In netinet/if_ether.h :
.In net/ethernet.h :
.Bd -literal -offset indent
/*
* The number of bytes in an ethernet (MAC) address.