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
F83676782: D17084.diff
Mon, May 13, 12:10 PM
Unknown Object (File)
Wed, May 8, 4:10 PM
Unknown Object (File)
Wed, May 8, 2:19 PM
Unknown Object (File)
Fri, Apr 19, 2:43 PM
Unknown Object (File)
Dec 20 2023, 2:37 AM
Unknown Object (File)
Nov 14 2023, 3:20 AM
Unknown Object (File)
Oct 13 2023, 2:21 AM
Unknown Object (File)
Sep 14 2023, 6:14 AM
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 Skipped
Unit
Tests Skipped

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

Shouldn't we write Raspberry Pi instead of Rpi?

80

Missing period.

88

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

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