| Summary: | Manpage errors with TIMEOUT(9) | ||
|---|---|---|---|
| Product: | Documentation | Reporter: | Enji Cooper <ngie> |
| Component: | Books & Articles | Assignee: | Gavin Atkinson <gavin> |
| Status: | Closed FIXED | ||
| Severity: | Affects Some People | CC: | mav |
| Priority: | --- | Flags: | bugmeister:
mfc-stable10?
bugmeister: mfc-stable9? bugmeister: mfc-stable8? |
| Version: | Latest | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Enji Cooper
2014-08-08 19:04:29 UTC
(sorry, mav@, I CCed the wrong dev :(..) A commit references this bug: Author: gavin Date: Wed Aug 20 23:29:35 UTC 2014 New revision: 270251 URL: http://svnweb.freebsd.org/changeset/base/270251 Log: Fix return type of callout_init_rm() and add return type to callout_deactivate(). PR: 192520 Submitted by: yaneurabeya gmail com MFC after: 3 days Changes: head/share/man/man9/timeout.9 I've corrected the two return types, and r268817 had already corrected the mdoc markup issue. I'll merge the changes to the stable branch next week. Thanks for your submission! A commit references this bug: Author: gavin Date: Wed Sep 3 23:14:27 UTC 2014 New revision: 271064 URL: http://svnweb.freebsd.org/changeset/base/271064 Log: Merge r270251 from head: Fix return type of callout_init_rm() and add return type to callout_deactivate(). PR: 192520 Submitted by: ngie Changes: _U stable/10/ stable/10/share/man/man9/timeout.9 Close PRs that have a corresponding commit to resolve the issue. |