diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-05 21:40:26 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2016-08-05 21:40:26 +0000 |
commit | a1c358651707635e8d0559ed90865b252352148a (patch) | |
tree | 5c0354e8440bba3cc28a5bd58498b2dcd80f202e /share/man | |
parent | b2ff3c315b2d4474835dab5df7eabcf0986cc563 (diff) |
a1xintc -> sxiintc;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.armv7/sunxi.4 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/man4.armv7/sunxi.4 b/share/man/man4/man4.armv7/sunxi.4 index 225847788d3..bab2080fde0 100644 --- a/share/man/man4/man4.armv7/sunxi.4 +++ b/share/man/man4/man4.armv7/sunxi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sunxi.4,v 1.2 2016/06/26 10:04:18 jsg Exp $ +.\" $OpenBSD: sunxi.4,v 1.3 2016/08/05 21:40:25 jmc Exp $ .\" .\" Copyright (c) 2014 Raphael Graf <rapha@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 26 2016 $ +.Dd $Mdocdate: August 5 2016 $ .Dt SUNXI 4 armv7 .Os .Sh NAME @@ -33,12 +33,12 @@ processors. provides support for the following devices: .Pp .Bl -tag -width 12n -offset indent -compact -.It Xr a1xintc 4 -A1X interrupt controller device .It Xr sxiccmu 4 A1X/A20 clock control module device .It Xr sxidog 4 A1X/A20 watchdog timer device +.It Xr sxiintc 4 +A1X interrupt controller device .It Xr sxipio 4 A1X/A20 GPIO controller .It Xr sxitimer 4 |