| Summary: | getsockopt(2) does not document SO_TIMESTAMP and SO_BINSTAMP options | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Rob Robertson <rob> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Rob Robertson
2007-01-08 22:20:12 UTC
State Changed From-To: open->patched A modified version of your patch was committed to HEAD. Thanks! maxim 2007-01-11 18:45:42 UTC
FreeBSD src repository
Modified files:
lib/libc/sys getsockopt.2
Log:
o Document SO_TIMESTAMP and SO_BINSTAMP socket options.
PR: docs/107696
Submitted by: Rob Robertson
Reviewed by: ru
Obtained from: NetBSD (mostly)
MFC after: 1 week
Revision Changes Path
1.36 +46 -2 src/lib/libc/sys/getsockopt.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: patched->closed Merged to RELENG_6. |