summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2018-04-03 02:58:00 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2018-04-03 02:58:00 +0000
commit5037c6afe4e1ee945d974f8553a7acafcbb4202d (patch)
tree680a00a210718c6264335a4e2b32c72671dc43d8
parente6d3f5c6072959fb6ae3b94397ecfba08c29f603 (diff)
mention i.MX 8
-rw-r--r--share/man/man4/fec.46
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