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)
Thu, Oct 30, 5:21 PM
Unknown Object (File)
Tue, Oct 28, 1:37 AM
Unknown Object (File)
Sat, Oct 25, 7:15 PM
Unknown Object (File)
Sat, Oct 25, 5:40 PM
Unknown Object (File)
Sat, Oct 25, 3:09 PM
Unknown Object (File)
Sat, Oct 25, 3:04 PM
Unknown Object (File)
Sat, Oct 25, 12:35 PM
Unknown Object (File)
Sat, Oct 18, 11:53 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.