| Summary: | [patch] zone.9 - document also the _arg versions of the uma_zalloc and uma_zfree functions | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Pietro Cerutti <gahr> | ||||
| Component: | Books & Articles | Assignee: | Remko Lodder <remko> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Pietro Cerutti
2008-02-07 17:40:01 UTC
State Changed From-To: open->patched Committed to head, mfc will follow Responsible Changed From-To: freebsd-doc->remko Committed to head, mfc will follow remko 2008-06-19 18:33:38 UTC
FreeBSD src repository
Modified files:
share/man/man9 zone.9
Log:
SVN rev 179880 on 2008-06-19 18:33:38Z by remko
Document the _arg versions of the uma_zalloc and uma_zfree functions.
PR: docs/120357
Submitted by: gahr
MFC after: 3 days
Revision Changes Path
1.29 +18 -1 src/share/man/man9/zone.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 Committed. Thanks! remko 2008-08-02 12:49:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
share/man/man9 zone.9
Log:
SVN rev 181176 on 2008-08-02 12:49:56Z by remko
MFC r179880
Document the _arg versions of the uma_zalloc and uma_zfree functions.
PR: docs/120357
Submitted by: gahr
MFC after: 3 days
Revision Changes Path
1.28.2.1 +18 -1 src/share/man/man9/zone.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"
|