diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-11-10 19:10:51 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2022-11-10 19:10:51 +0000 |
commit | 7b16f9378e4495f0fe354fb61cf4d828920734df (patch) | |
tree | 5609edd51ab74c7ff76615f5b8b0466ddd852959 /share/man | |
parent | f0d2b9052ae4e5ed39b4fb41c1b3b4bae9d98b47 (diff) |
fix SEE ALSO and new sentence, new line;
similar patch floated by josian frentsos on tech
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/qcpmic.4 | 6 | ||||
-rw-r--r-- | share/man/man4/qcpmicgpio.4 | 6 | ||||
-rw-r--r-- | share/man/man4/qcpon.4 | 9 | ||||
-rw-r--r-- | share/man/man4/qcpwm.4 | 6 | ||||
-rw-r--r-- | share/man/man4/qcrtc.4 | 6 | ||||
-rw-r--r-- | share/man/man4/qcspmi.4 | 6 |
6 files changed, 20 insertions, 19 deletions
diff --git a/share/man/man4/qcpmic.4 b/share/man/man4/qcpmic.4 index 693e745b874..7aeb04b1255 100644 --- a/share/man/man4/qcpmic.4 +++ b/share/man/man4/qcpmic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcpmic.4,v 1.2 2022/11/10 13:08:57 patrick Exp $ +.\" $OpenBSD: qcpmic.4,v 1.3 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -34,12 +34,12 @@ Snapdragon SoCs. The functionality for the hardware blocks found in each PMIC is implemented in the children attaching to this driver. .Sh SEE ALSO -.Xr qcspmi 4 , +.Xr intro 4 , .Xr qcpmicgpio 4 , .Xr qcpon 4 , .Xr qcpwm 4 , .Xr qcrtc 4 , -.Xr intro 4 +.Xr qcspmi 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/qcpmicgpio.4 b/share/man/man4/qcpmicgpio.4 index f2e08e613c3..1a1e3eb68c2 100644 --- a/share/man/man4/qcpmicgpio.4 +++ b/share/man/man4/qcpmicgpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcpmicgpio.4,v 1.1 2022/11/10 12:57:08 patrick Exp $ +.\" $OpenBSD: qcpmicgpio.4,v 1.2 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -30,8 +30,8 @@ SoCs. It does not provide direct device driver entry points but makes its functions available to other drivers. .Sh SEE ALSO -.Xr qcpmic 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qcpmic 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/qcpon.4 b/share/man/man4/qcpon.4 index 2bd24bd5403..97f6ad43094 100644 --- a/share/man/man4/qcpon.4 +++ b/share/man/man4/qcpon.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcpon.4,v 1.1 2022/11/10 13:08:57 patrick Exp $ +.\" $OpenBSD: qcpon.4,v 1.2 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -26,10 +26,11 @@ The .Nm driver provides support for the PON controllers integrated on various -Qualcomm Snapdragon SoCs. This controller contains the power button. +Qualcomm Snapdragon SoCs. +This controller contains the power button. .Sh SEE ALSO -.Xr qcpmic 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qcpmic 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/qcpwm.4 b/share/man/man4/qcpwm.4 index 5b1affb4d50..bc26009310f 100644 --- a/share/man/man4/qcpwm.4 +++ b/share/man/man4/qcpwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcpwm.4,v 1.1 2022/11/10 13:08:57 patrick Exp $ +.\" $OpenBSD: qcpwm.4,v 1.2 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -28,8 +28,8 @@ The driver provides support for the PWM controllers integrated on various Qualcomm Snapdragon SoCs. .Sh SEE ALSO -.Xr qcpmic 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qcpmic 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/qcrtc.4 b/share/man/man4/qcrtc.4 index 0a41b4beb6b..486b86e3dfc 100644 --- a/share/man/man4/qcrtc.4 +++ b/share/man/man4/qcrtc.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcrtc.4,v 1.1 2022/11/10 13:08:57 patrick Exp $ +.\" $OpenBSD: qcrtc.4,v 1.2 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -28,8 +28,8 @@ The driver provides support for the RTC integrated on various Qualcomm Snapdragon SoCs. .Sh SEE ALSO -.Xr qcpmic 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qcpmic 4 .Sh HISTORY The .Nm diff --git a/share/man/man4/qcspmi.4 b/share/man/man4/qcspmi.4 index b45253891db..f479469b6cf 100644 --- a/share/man/man4/qcspmi.4 +++ b/share/man/man4/qcspmi.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: qcspmi.4,v 1.1 2022/11/10 12:57:08 patrick Exp $ +.\" $OpenBSD: qcspmi.4,v 1.2 2022/11/10 19:10:50 jmc Exp $ .\" .\" Copyright (c) 2022 Patrick Wildt <patrick@blueri.se> .\" @@ -29,8 +29,8 @@ The driver provides support for the SPMI controller found on various Qualcomm Snapdragon SoCs. .Sh SEE ALSO -.Xr qcpmic 4 , -.Xr intro 4 +.Xr intro 4 , +.Xr qcpmic 4 .Sh HISTORY The .Nm |