Page MenuHomeFreeBSD

ichwd: Add manual for i6300esb watchdog
ClosedPublic

Authored by aokblast on Jan 3 2026, 6:13 AM.
Tags
None
Referenced Files
F149221533: D54466.id168941.diff
Mon, Mar 23, 2:36 AM
F149196129: D54466.id173106.diff
Sun, Mar 22, 10:27 PM
Unknown Object (File)
Sat, Mar 21, 6:01 PM
Unknown Object (File)
Sat, Mar 21, 3:25 PM
Unknown Object (File)
Sat, Mar 21, 3:20 PM
Unknown Object (File)
Sat, Mar 21, 10:55 AM
Unknown Object (File)
Feb 11 2026, 7:06 AM
Unknown Object (File)
Feb 11 2026, 5:07 AM

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 69581
Build 66464: arc lint + arc unit

Event Timeline

Don't forget to bump .Dd field. :-)

Thanks aokblast!

This belongs in DESCRIPTION section.
The mdoc(7) manual specifies what goes in SYNOPSIS.

Also, each new sentence starts on a new line.

share/man/man4/ichwd.4
50

Thanks aokblast!

This belongs in DESCRIPTION section.
The mdoc(7) manual specifies what goes in SYNOPSIS.

Also, each new sentence starts on a new line.

Thanks for your review:)

This revision is now accepted and ready to land.Jan 19 2026, 3:45 PM
mhorne added inline comments.
share/man/man4/ichwd.4
67–68

Roff requires one sentence per line, so period always starts a new line. The linter will catch these basic issues, you can use it with mandoc -Tlint here/is/the/manual.

Accepted with mhorne's suggestion.

This revision now requires review to proceed.Wed, Mar 4, 1:48 PM

Thanks for all yours review:).

This revision was not accepted when it landed; it landed in state Needs Review.Wed, Mar 4, 1:52 PM
This revision was automatically updated to reflect the committed changes.