Page MenuHomeFreeBSD

watchdog: Update man page for new API
ClosedPublic

Authored by jhibbits on Sep 10 2025, 8:55 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Nov 21, 7:25 AM
Unknown Object (File)
Thu, Nov 20, 9:27 AM
Unknown Object (File)
Tue, Nov 18, 4:20 PM
Unknown Object (File)
Tue, Nov 18, 2:32 AM
Unknown Object (File)
Thu, Nov 13, 10:07 PM
Unknown Object (File)
Sun, Nov 9, 8:32 PM
Unknown Object (File)
Fri, Nov 7, 11:13 AM
Unknown Object (File)
Thu, Oct 30, 5:21 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 Not Applicable
Unit
Tests Not Applicable

Event Timeline

share/man/man4/watchdog.4
45–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
104–105

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.