Author: hrs
Date: Mon Aug  8 03:09:03 2011
New Revision: 224701
URL: http://svn.freebsd.org/changeset/base/224701

Log:
  Fix a pathname (s,netinet/if_ether.h,net/ethernet.h,).
  
  PR:           docs/159341
  Submitted by: Garrett Cooper
  Approved by:  re (kib)

Modified:
  head/lib/libc/net/ethers.3

Modified: head/lib/libc/net/ethers.3
==============================================================================
--- head/lib/libc/net/ethers.3  Sun Aug  7 20:24:32 2011        (r224700)
+++ head/lib/libc/net/ethers.3  Mon Aug  8 03:09:03 2011        (r224701)
@@ -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.
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to