diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-09-07 00:44:04 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2022-09-07 00:44:04 +0000 |
commit | 71cf75610d5b8e0bef9708c5ee17600957770f10 (patch) | |
tree | cdc75979209b67b7ef19668dac7cbda2a07b0df7 /share | |
parent | e8a724a2bd4ac9c11351aa913deeac120037078d (diff) |
StarFire -> StarFive
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/man4.riscv64/stfpinctrl.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/man4.riscv64/stfpinctrl.4 b/share/man/man4/man4.riscv64/stfpinctrl.4 index a39eebbd1cb..bc98da2e211 100644 --- a/share/man/man4/man4.riscv64/stfpinctrl.4 +++ b/share/man/man4/man4.riscv64/stfpinctrl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stfpinctrl.4,v 1.1 2022/06/08 10:49:08 kettenis Exp $ +.\" $OpenBSD: stfpinctrl.4,v 1.2 2022/09/07 00:44:03 jsg Exp $ .\" .\" Copyright (c) 2022 Mark Kettenis <kettenis@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 8 2022 $ +.Dd $Mdocdate: September 7 2022 $ .Dt STFPINCTRL 4 riscv64 .Os .Sh NAME @@ -26,7 +26,7 @@ The .Nm driver uses pin control data from the device tree to configure -pins on the StarFire JH7100 SoC. +pins on the StarFive JH7100 SoC. .Sh SEE ALSO .Xr intro 4 .Sh HISTORY |