update for consistency
authorpatrick <patrick@openbsd.org>
Thu, 10 Nov 2022 12:59:26 +0000 (12:59 +0000)
committerpatrick <patrick@openbsd.org>
Thu, 10 Nov 2022 12:59:26 +0000 (12:59 +0000)
share/man/man4/qcdwusb.4
share/man/man4/qcpdc.4

index 27869cf..7d8d093 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: qcdwusb.4,v 1.1 2022/11/10 12:36:38 patrick Exp $
+.\"    $OpenBSD: qcdwusb.4,v 1.2 2022/11/10 12:59:26 patrick Exp $
 .\"
 .\" Copyright (c) 2018 Mark Kettenis <kettenis@openbsd.org>
 .\"
@@ -26,8 +26,8 @@
 .Sh DESCRIPTION
 The
 .Nm
-driver controls the interface logic for the Synopsys DesignWare USB
-3.0 controller on Qualcomm SoCs.
+driver controls the interface logic for the Synopsys DesignWare USB 3.0
+controller found on various Qualcomm Snapdragon SoCs.
 .Sh SEE ALSO
 .Xr intro 4 ,
 .Xr xhci 4
index c6335a6..b4034c6 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: qcpdc.4,v 1.1 2022/11/10 12:40:07 patrick Exp $
+.\"    $OpenBSD: qcpdc.4,v 1.2 2022/11/10 12:59:26 patrick Exp $
 .\"
 .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se>
 .\"
@@ -26,8 +26,8 @@
 The
 .Nm
 driver provides support for the Qualcomm power domain controller (PDC).
-It acts as a "transparent" interrupt controller and hands interrupt handlers
-to the parent interrupt controller.
+It acts as a "transparent" interrupt controller and hands interrupt
+handlers to the parent interrupt controller.
 .Sh SEE ALSO
 .Xr intro 4
 .Sh HISTORY