diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-02-14 05:28:36 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2023-02-14 05:28:36 +0000 |
commit | c710d7ecfdc5d21fa4e99ab2b6b42234fcda0d6b (patch) | |
tree | 6764764939b1d47812a95228a2a2e0c1f9e620e0 /share | |
parent | 801106d1b7fdcd3730c4b20cb240ff6dc9eef79f (diff) |
smci -> scmi
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/scmi.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/scmi.4 b/share/man/man4/scmi.4 index 8ab900461db..466a41a9560 100644 --- a/share/man/man4/scmi.4 +++ b/share/man/man4/scmi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: scmi.4,v 1.1 2023/02/13 19:33:51 kettenis Exp $ +.\" $OpenBSD: scmi.4,v 1.2 2023/02/14 05:28:35 jsg Exp $ .\" .\" Copyright (c) 2023 Mark Kettenis <kettenis@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 13 2023 $ +.Dd $Mdocdate: February 14 2023 $ .Dt SCMI 4 .Os .Sh NAME .Nm scmi .Nd System Control and Management Interface .Sh SYNOPSIS -.Cd "smci* at fdt?" +.Cd "scmi* at fdt?" .Sh DESCRIPTION The .Nm |