| Summary: | [fix] manpage: clock_gettime is in time.h instead of sys/time.h | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Šimun Mikecin <numisemis> | ||||
| Component: | Books & Articles | Assignee: | Daniel Gerzo <danger> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Šimun Mikecin
2006-10-23 12:30:18 UTC
Responsible Changed From-To: freebsd-doc->danger I will handle this. danger 2006-11-04 09:35:36 UTC
FreeBSD src repository (doc committer)
Modified files:
lib/libc/sys clock_gettime.2
Log:
- clock_gettime is in time.h instead of sys/time.h
Approved by: trhodes (mentor), keramida (mentor)
PR: docs/104707
MFC-after: 3 days
Revision Changes Path
1.23 +3 -3 src/lib/libc/sys/clock_gettime.2
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->patched Fixed in -HEAD, MFC reminder. Thanks for your submission! State Changed From-To: patched->closed It has been MFCed to RELENG_6. |