svn commit: r357424 - head/sys/net

Pedro F. Giffuni pfg at FreeBSD.org
Mon Feb 3 02:02:14 UTC 2020


Author: pfg
Date: Mon Feb  3 02:02:13 2020
New Revision: 357424
URL: https://svnweb.freebsd.org/changeset/base/357424

Log:
  typo: Registration.
  
  Pointed by:	Dikshie Fauzie

Modified:
  head/sys/net/ethernet.h

Modified: head/sys/net/ethernet.h
==============================================================================
--- head/sys/net/ethernet.h	Mon Feb  3 01:08:15 2020	(r357423)
+++ head/sys/net/ethernet.h	Mon Feb  3 02:02:13 2020	(r357424)
@@ -100,7 +100,7 @@ struct ether_vlan_header {
 /*
  * Ethernet protocol types.
  *
- * A public list is available from the IEEE Ragistration Authority:
+ * A public list is available from the IEEE Registration Authority:
  *	https://standards.ieee.org/products-services/regauth/
  *
  *  NOTE: 0x0000-0x05DC (0..1500) are generally IEEE 802.3 length fields.


More information about the svn-src-all mailing list