diff options
| author | Hiroki Sato <hrs@FreeBSD.org> | 2011-08-08 03:09:03 +0000 |
|---|---|---|
| committer | Hiroki Sato <hrs@FreeBSD.org> | 2011-08-08 03:09:03 +0000 |
| commit | 3462b16f2920071a44f7e0161add348f64e951a9 (patch) | |
| tree | a6319d482be30e3bc76004be9889d4503fc4440b /lib | |
| parent | b837506cbc429d80095471885e80b6caf34b1270 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libc/net/ethers.3 | 2 |
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. |
