Page MenuHomeFreeBSD

watchdog: Update man page for new API
ClosedPublic

Authored by jhibbits on Sep 10 2025, 8:55 PM.
Tags
None
Referenced Files
F165159637: D52479.id161880.diff
Thu, Aug 6, 11:45 AM
Unknown Object (File)
Tue, Aug 4, 8:50 AM
Unknown Object (File)
Tue, Aug 4, 6:38 AM
Unknown Object (File)
Tue, Aug 4, 2:07 AM
Unknown Object (File)
Mon, Aug 3, 1:57 AM
Unknown Object (File)
Mon, Jul 27, 1:09 AM
Unknown Object (File)
Sat, Jul 25, 11:55 AM
Unknown Object (File)
Fri, Jul 24, 3:00 PM
Subscribers

Details

Summary

Update man page to account for chnage in timeout representation
(sbintime_t vs power-of-2 nanoseconds), and addition of new
WDIOC_CONTROL ioctl.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 66958
Build 63841: arc lint + arc unit

Event Timeline

share/man/man4/watchdog.4
46

This reads kinda awkwardly, because it seems like fido is supporting several ioctls, so were going to show a set of them, but then there's only WDIOCPATPAT.

Address feedback on ioctl list.

ziaee added inline comments.
share/man/man4/watchdog.4
96

trivial nit, alignment

This revision is now accepted and ready to land.Sep 24 2025, 9:00 PM
This revision was automatically updated to reflect the committed changes.