Bug 180027 - Missing man page entries for callout_reset_sbt in timeout(9)
Summary: Missing man page entries for callout_reset_sbt in timeout(9)
Status: Closed Not A Bug
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Fernando Apesteguía
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-06-27 15:00 UTC by Steven Hartland
Modified: 2021-03-01 15:52 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.