From 440554578631b68af7d5ed1d7f001b6d77ea8b70 Mon Sep 17 00:00:00 2001 From: patrick Date: Thu, 10 Nov 2022 12:59:26 +0000 Subject: [PATCH] update for consistency --- share/man/man4/qcdwusb.4 | 6 +++--- share/man/man4/qcpdc.4 | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/share/man/man4/qcdwusb.4 b/share/man/man4/qcdwusb.4 index 27869cf9427..7d8d093d3d6 100644 --- a/share/man/man4/qcdwusb.4 +++ b/share/man/man4/qcdwusb.4 @@ -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 .\" @@ -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 diff --git a/share/man/man4/qcpdc.4 b/share/man/man4/qcpdc.4 index c6335a6ec6d..b4034c6fec7 100644 --- a/share/man/man4/qcpdc.4 +++ b/share/man/man4/qcpdc.4 @@ -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 .\" @@ -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 -- 2.20.1