Bug 85425

Summary: fido (watchdog) device /dev/fido not documented
Product: Documentation Reporter: Till Toenges <tt>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Till Toenges 2005-08-29 02:50:12 UTC
The watchdog device is named /dev/fido. Unlike almost everything else in
FreeBSD, it has no corresponding man page. There is a man page (several,
actually) for watchdog, but you don't know what this fido device is, unless
you grep the full source.

Fix: 

create the appropriate man page.
How-To-Repeat: man fido
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-12-25 03:08:13 UTC
State Changed
From-To: open->suspended

Mark suspended awaiting patches from an interested party.
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2006-04-15 18:52:09 UTC
State Changed
From-To: suspended->closed

/dev/fido is documented in watchdog(4) man page now.