diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-06-11 06:42:17 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-06-11 06:42:17 +0000 |
commit | 2294f9aaaf9931a6c7a05d5ae8cbfa01e86eb94b (patch) | |
tree | eb68403ebf1edcb3fe9b96822dae36db5e7ed0a7 /share/man | |
parent | 850749b5c8b811b300d4d349c8bfcadd391d2f6b (diff) |
dynamically attach sxie(4) using the FDT
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.armv7/sxie.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.armv7/sxie.4 b/share/man/man4/man4.armv7/sxie.4 index 99b2866ecd0..742299b35af 100644 --- a/share/man/man4/man4.armv7/sxie.4 +++ b/share/man/man4/man4.armv7/sxie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxie.4,v 1.2 2016/02/01 23:50:21 jsg Exp $ +.\" $OpenBSD: sxie.4,v 1.3 2016/06/11 06:42:16 jsg Exp $ .\" .\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org> .\" @@ -14,14 +14,14 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 1 2016 $ +.Dd $Mdocdate: June 11 2016 $ .Dt SXIE 4 armv7 .Os .Sh NAME .Nm sxie .Nd A1X/A20 Ethernet device .Sh SYNOPSIS -.Cd "sxie* at sunxi?" +.Cd "sxie* at fdt?" .Sh DESCRIPTION The .Nm |