Page MenuHomeFreeBSD

doc update for bcm238x_pwm(4) to reflect changes made to driver
ClosedPublic

Authored by bobf_mrp3.com on Sep 9 2018, 1:45 AM.
Tags
Referenced Files
Unknown Object (File)
Mon, Apr 21, 5:07 AM
Unknown Object (File)
Mon, Apr 21, 3:59 AM
Unknown Object (File)
Mon, Apr 21, 2:48 AM
Unknown Object (File)
Mon, Apr 21, 2:37 AM
Unknown Object (File)
Mon, Apr 21, 2:03 AM
Unknown Object (File)
Mar 31 2025, 9:00 AM
Unknown Object (File)
Mar 14 2025, 10:24 PM
Unknown Object (File)
Feb 18 2025, 1:25 PM
Subscribers

Details

Summary

a month or so ago changes were committed to the bcm283x_pwm driver but these changes weren't reflected in the documentation. This modifies the man page to reflect the changes.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Sep 10 2018, 7:45 PM
0mp added a subscriber: 0mp.

Looks fine when it comes to mdoc syntax.

Do you think you could address the issues I pointed out in this revision as well?

Thanks!

share/man/man4/man4.arm/bcm283x_pwm.4
41 ↗(On Diff #47824)

Shouldn't we write Raspberry Pi instead of Rpi?

80 ↗(On Diff #47824)

Missing period.

88 ↗(On Diff #47824)

Not part of your changes but there's a period missing at the end of the sentence.

share/man/man4/man4.arm/bcm283x_pwm.4
29 ↗(On Diff #47824)

Also, remember to bump Dd.

This revision was automatically updated to reflect the committed changes.
In D17084#364832, @0mp wrote:

Looks fine when it comes to mdoc syntax.

Do you think you could address the issues I pointed out in this revision as well?

Thanks!

Thanks for review Mateusz,

I added your revisions to the commit