There are other drivers with intro after others. Are we sorting those alphabetically or by relevancy?
Von meinem iPhone gesendet > Am 10.11.2022 um 16:46 schrieb Josiah Frentsos <[email protected]>: > > Index: qcpmic.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcpmic.4,v > retrieving revision 1.2 > diff -u -p -r1.2 qcpmic.4 > --- qcpmic.4 10 Nov 2022 13:08:57 -0000 1.2 > +++ qcpmic.4 10 Nov 2022 16:43:07 -0000 > @@ -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 > Index: qcpmicgpio.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcpmicgpio.4,v > retrieving revision 1.1 > diff -u -p -r1.1 qcpmicgpio.4 > --- qcpmicgpio.4 10 Nov 2022 12:57:08 -0000 1.1 > +++ qcpmicgpio.4 10 Nov 2022 16:43:07 -0000 > @@ -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 > Index: qcpon.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcpon.4,v > retrieving revision 1.1 > diff -u -p -r1.1 qcpon.4 > --- qcpon.4 10 Nov 2022 13:08:57 -0000 1.1 > +++ qcpon.4 10 Nov 2022 16:43:07 -0000 > @@ -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 > Index: qcpwm.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcpwm.4,v > retrieving revision 1.1 > diff -u -p -r1.1 qcpwm.4 > --- qcpwm.4 10 Nov 2022 13:08:57 -0000 1.1 > +++ qcpwm.4 10 Nov 2022 16:43:07 -0000 > @@ -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 > Index: qcrtc.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcrtc.4,v > retrieving revision 1.1 > diff -u -p -r1.1 qcrtc.4 > --- qcrtc.4 10 Nov 2022 13:08:57 -0000 1.1 > +++ qcrtc.4 10 Nov 2022 16:43:07 -0000 > @@ -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 > Index: qcspmi.4 > =================================================================== > RCS file: /cvs/src/share/man/man4/qcspmi.4,v > retrieving revision 1.1 > diff -u -p -r1.1 qcspmi.4 > --- qcspmi.4 10 Nov 2022 12:57:08 -0000 1.1 > +++ qcspmi.4 10 Nov 2022 16:43:07 -0000 > @@ -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 >
