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, Oct 10, 3:19 AM
Unknown Object (File)
Fri, Oct 10, 3:19 AM
Unknown Object (File)
Fri, Oct 10, 3:19 AM
Unknown Object (File)
Fri, Oct 10, 3:19 AM
Unknown Object (File)
Thu, Oct 9, 10:20 PM
Unknown Object (File)
Thu, Oct 9, 12:15 AM
Unknown Object (File)
Fri, Oct 3, 9:53 AM
Unknown Object (File)
Tue, Sep 30, 9:37 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.Wed, Sep 24, 9:00 PM
This revision was automatically updated to reflect the committed changes.