From f9b751553e81f25c797d0b036db657ed52776c09 Mon Sep 17 00:00:00 2001 From: Jonathan Gray Date: Tue, 4 Apr 2023 00:38:39 +0000 Subject: Synopsis Designware -> Synopsys DesignWare --- share/man/man4/dwdog.4 | 8 ++++---- share/man/man4/dwge.4 | 6 +++--- share/man/man4/dwmmc.4 | 8 ++++---- share/man/man4/dwpcie.4 | 8 ++++---- 4 files changed, 15 insertions(+), 15 deletions(-) (limited to 'share/man') diff --git a/share/man/man4/dwdog.4 b/share/man/man4/dwdog.4 index 47a58162692..5aa61d41322 100644 --- a/share/man/man4/dwdog.4 +++ b/share/man/man4/dwdog.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwdog.4,v 1.2 2018/04/01 10:22:06 jmc Exp $ +.\" $OpenBSD: dwdog.4,v 1.3 2023/04/04 00:38:38 jsg Exp $ .\" .\" Copyright (c) 2018 Jonathan Gray .\" @@ -14,18 +14,18 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 1 2018 $ +.Dd $Mdocdate: April 4 2023 $ .Dt DWDOG 4 .Os .Sh NAME .Nm dwdog -.Nd Synopsys Designware watchdog timer +.Nd Synopsys DesignWare watchdog timer .Sh SYNOPSIS .Cd "dwdog* at fdt?" .Sh DESCRIPTION The .Nm -driver provides support for the Synopsys Designware watchdog timer, +driver provides support for the Synopsys DesignWare watchdog timer, which is built into various SoCs. .Sh SEE ALSO .Xr intro 4 , diff --git a/share/man/man4/dwge.4 b/share/man/man4/dwge.4 index 9b868a4a6a7..8aa474b236a 100644 --- a/share/man/man4/dwge.4 +++ b/share/man/man4/dwge.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwge.4,v 1.6 2022/03/21 14:56:16 miod Exp $ +.\" $OpenBSD: dwge.4,v 1.7 2023/04/04 00:38:38 jsg Exp $ .\" .\" Copyright (c) 2016 Mark Kettenis .\" @@ -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: March 21 2022 $ +.Dd $Mdocdate: April 4 2023 $ .Dt DWGE 4 .Os .Sh NAME @@ -27,7 +27,7 @@ The .Nm driver provides support for various Ethernet controllers based on the -Synopsis Designware GMAC core. +Synopsys DesignWare GMAC core. These controllers are typically found on SoCs, such as the Allwinner A20/A31 and Rockchip RK3288/RK3399 ARM SoCs. .Pp diff --git a/share/man/man4/dwmmc.4 b/share/man/man4/dwmmc.4 index e9ea4e452d9..4a0838c9e4d 100644 --- a/share/man/man4/dwmmc.4 +++ b/share/man/man4/dwmmc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwmmc.4,v 1.1 2017/08/04 12:44:50 kettenis Exp $ +.\" $OpenBSD: dwmmc.4,v 1.2 2023/04/04 00:38:38 jsg Exp $ .\" .\" Copyright (c) 2017 Mark Kettenis .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: August 4 2017 $ +.Dd $Mdocdate: April 4 2023 $ .Dt DWMMC 4 .Os .Sh NAME .Nm dwmmc -.Nd Synopsis DesignWare MMC/SD/SDIO controller +.Nd Synopsys DesignWare MMC/SD/SDIO controller .Sh SYNOPSIS .Cd "dwmmc* at fdt?" .Cd "sdmmc* at dwmmc?" @@ -27,7 +27,7 @@ The .Nm driver provides support for various MMC/SD/SDIO controllers based on -the Synopsis Designware SD/eMMC core. +the Synopsys DesignWare SD/eMMC core. These controllers are typically found on SoCs, such as the Rockchip RK3288/RK3399 and Samsung Exynos ARM SoCs. .Pp diff --git a/share/man/man4/dwpcie.4 b/share/man/man4/dwpcie.4 index 2adffed15e9..5b1dd208e34 100644 --- a/share/man/man4/dwpcie.4 +++ b/share/man/man4/dwpcie.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: dwpcie.4,v 1.2 2018/04/07 13:28:33 jmc Exp $ +.\" $OpenBSD: dwpcie.4,v 1.3 2023/04/04 00:38:38 jsg Exp $ .\" .\" Copyright (c) 2018 Mark Kettenis .\" @@ -14,19 +14,19 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 7 2018 $ +.Dd $Mdocdate: April 4 2023 $ .Dt DWPCIE 4 .Os .Sh NAME .Nm dwpcie -.Nd Synopsys Designware Host/PCIe bridge +.Nd Synopsys DesignWare Host/PCIe bridge .Sh SYNOPSIS .Cd "dwpcie* at fdt?" .Cd "pci* at dwpcie?" .Sh DESCRIPTION The .Nm -driver provides support for the Synopsys Designware PCIe controller, +driver provides support for the Synopsys DesignWare PCIe controller, which is built into various SoCs. .Sh SEE ALSO .Xr intro 4 , -- cgit v1.2.3