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)
Mon, Mar 2, 8:58 PM
Unknown Object (File)
Mon, Mar 2, 3:15 PM
Unknown Object (File)
Mon, Mar 2, 6:16 AM
Unknown Object (File)
Fri, Feb 27, 6:43 PM
Unknown Object (File)
Thu, Feb 26, 4:14 AM
Unknown Object (File)
Fri, Feb 20, 1:43 AM
Unknown Object (File)
Thu, Feb 19, 3:16 AM
Unknown Object (File)
Wed, Feb 18, 8:52 AM
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 67290
Build 64173: arc lint + arc unit

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
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.