| Summary: | [geom][patch] Bad prototype in DECLARE_GEOM_CLASS(9) example | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Romain Tartière <romain> | ||||
| Component: | Books & Articles | Assignee: | Gabor Kovesdan <gabor> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Romain Tartière
2007-08-19 22:50:01 UTC
Responsible Changed From-To: freebsd-doc->gabor Take. State Changed From-To: open->patched Patched in HEAD, keeping this for MFC reminder. gabor 2007-09-20 10:52:09 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
share/man/man9 DECLARE_GEOM_CLASS.9
Log:
- Fix a declaration example
PR: docs/115632
Submitted by: Romain Tartiere <romain@blogreen.org>
Approved by: re (bmah)
MFC after: 3 days
Revision Changes Path
1.5 +2 -2 src/share/man/man9/DECLARE_GEOM_CLASS.9
_______________________________________________
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 MFC to RELENG_6 completed, thanks for the submission! |