diff options
-rw-r--r-- | share/man/man4/fec.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/fec.4 b/share/man/man4/fec.4 index f3ddbca4688..f6dc1f9dfac 100644 --- a/share/man/man4/fec.4 +++ b/share/man/man4/fec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fec.4,v 1.1 2018/04/03 02:53:33 jsg Exp $ +.\" $OpenBSD: fec.4,v 1.2 2018/04/03 02:57:59 jsg Exp $ .\" Copyright (c) 2014 Sylvestre Gallon <syl@openbsd.org> .\" .\" Permission to use, copy, modify, and distribute this software for any @@ -18,13 +18,13 @@ .Os .Sh NAME .Nm fec -.Nd Freescale i.MX6 Ethernet device +.Nd Freescale i.MX Ethernet device .Sh SYNOPSIS .Cd "fec* at fdt?" .Sh DESCRIPTION The .Nm -driver provides support for the Freescale i.MX6 Ethernet device. +driver provides support for the Freescale i.MX 6 and i.MX 8 Ethernet device. For more information on configuring this device, see .Xr ifconfig 8 . .Sh SEE ALSO |