Bug 180027

Summary: Missing man page entries for callout_reset_sbt in timeout(9)
Product: Documentation Reporter: Steven Hartland <smh>
Component: Manual PagesAssignee: Fernando ApesteguĂ­a <fernape>
Status: Closed Not A Bug    
Severity: Affects Only Me CC: doc, fernape
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=108980

Description Steven Hartland freebsd_committer freebsd_triage 2013-06-27 15:00:01 UTC
The man page for timeout mentions callout_reset_sbt as a function but doesn't document it only documenting callout_reset_sbt_on

How-To-Repeat: man 9 timeout
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2013-06-27 18:53:53 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-doc

reclassify
Comment 2 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 07:59:45 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 3 Fernando ApesteguĂ­a freebsd_committer freebsd_triage 2021-03-01 15:52:54 UTC
It is documented (in 12, 13, current...):

$ man -w callout_reset_sbt

/usr/share/man/man9/callout_reset_sbt.9.gz

It has been since:
https://cgit.freebsd.org/src/commit/?id=bf1fc2c2e1c7f948056ca3005cc1380394aacfe2

Closing.