From 3462b16f2920071a44f7e0161add348f64e951a9 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Mon, 8 Aug 2011 03:09:03 +0000 Subject: [PATCH] Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,). PR: docs/159341 Submitted by: Garrett Cooper Approved by: re (kib) --- lib/libc/net/ethers.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/net/ethers.3 b/lib/libc/net/ethers.3 index c8aa51a1f48..6fe568b8765 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.