summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2011-08-08 03:09:03 +0000
committerHiroki Sato <hrs@FreeBSD.org>2011-08-08 03:09:03 +0000
commit3462b16f2920071a44f7e0161add348f64e951a9 (patch)
treea6319d482be30e3bc76004be9889d4503fc4440b /lib
parentb837506cbc429d80095471885e80b6caf34b1270 (diff)
Notes
Diffstat (limited to 'lib')
-rw-r--r--lib/libc/net/ethers.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3
index c8aa51a1f484..6fe568b8765f 100644
--- a/lib/libc/net/ethers.3
+++ b/lib/libc/net/ethers.3
@@ -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.