diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-02-01 01:26:51 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2019-02-01 01:26:51 +0000 |
commit | 929879ab5d5075cb0dab41dea6cf90ddb0d09142 (patch) | |
tree | 92ce8874bfc08a71535dd39ebe5fe516193c1935 /share/man/man4 | |
parent | cb20c53d3850ab77f563889e873745b4df31254c (diff) |
correct Cd for fdt
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/sxiccmu.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/sxiccmu.4 b/share/man/man4/sxiccmu.4 index 4d48a424578..691bc413c84 100644 --- a/share/man/man4/sxiccmu.4 +++ b/share/man/man4/sxiccmu.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: sxiccmu.4,v 1.1 2018/03/31 03:22:34 jsg Exp $ +.\" $OpenBSD: sxiccmu.4,v 1.2 2019/02/01 01:26:50 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: March 31 2018 $ +.Dd $Mdocdate: February 1 2019 $ .Dt SXICCMU 4 .Os .Sh NAME .Nm sxiccmu .Nd Allwinner clock control module device .Sh SYNOPSIS -.Cd "sxiccmu* at sunxi?" +.Cd "sxiccmu* at fdt? early 1" .Sh DESCRIPTION The .Nm |