diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-10-09 01:08:26 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2016-10-09 01:08:26 +0000 |
commit | e12b64d139a99799764551aa7cbf09f5319c796a (patch) | |
tree | bde0c6609b7d563ab7d8551bd428dbb57bf340c1 /share/man | |
parent | 668174e5d3ba8615c31aa88c5012eeac81186768 (diff) |
sxipio now attaches with fdt
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/man4.armv7/sxipio.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.armv7/sxipio.4 b/share/man/man4/man4.armv7/sxipio.4 index 14d95c61716..c7000caacde 100644 --- a/share/man/man4/man4.armv7/sxipio.4 +++ b/share/man/man4/man4.armv7/sxipio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxipio.4,v 1.2 2016/02/01 23:50:21 jsg Exp $ +.\" $OpenBSD: sxipio.4,v 1.3 2016/10/09 01:08:25 jsg Exp $ .\" .\" Copyright (c) 2014 Raphael Graf <r@undefined.ch> .\" @@ -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: October 9 2016 $ .Dt SXIPIO 4 armv7 .Os .Sh NAME .Nm sxipio .Nd A1X/A20 GPIO controller .Sh SYNOPSIS -.Cd "sxipio* at sunxi?" +.Cd "sxipio* at fdt? early 1" .Cd "gpio* at sxipio?" .Sh DESCRIPTION The |