| Summary: | [patch] extattr(2) man page incomplete for extattr_list_*() | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Richard Dawe <rich> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Richard Dawe
2007-01-20 09:40:17 UTC
trhodes 2008-01-29 18:15:38 UTC
FreeBSD src repository
Modified files:
lib/libc/sys extattr_get_file.2
Log:
Update this manual page to describe the extattr_list_file() and the
extattr_list_fd() functions.
PR: 108142
Submitted by: Richard Dawe <rich@phekda.gotadsl.co.uk>
Reviewed by: kientzle
Revision Changes Path
1.19 +13 -6 src/lib/libc/sys/extattr_get_file.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 Patched in HEAD, thanks for the submission! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. trhodes 2008-08-03 18:59:56 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libc/sys extattr_get_file.2
Log:
SVN rev 181259 on 2008-08-03 18:59:56Z by trhodes
MFC r175798:
Update this manual page to describe the extattr_list_file() and the
extattr_list_fd() functions.
PR: 108142
Submitted by: Richard Dawe <rich@phekda.gotadsl.co.uk>
Reviewed by: kientzle
Revision Changes Path
1.18.2.1 +13 -6 src/lib/libc/sys/extattr_get_file.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"
trhodes 2008-08-28 00:28:29 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/sys extattr_get_file.2
Log:
SVN rev 182313 on 2008-08-28 00:28:29Z by trhodes
MFC r175798:
Update this manual page to describe the extattr_list_file() and the
extattr_list_fd() functions.
PR: 108142
Submitted by: Richard Dawe <rich@phekda.gotadsl.co.uk>
Reviewed by: kientzle
Revision Changes Path
1.17.2.1 +13 -6 src/lib/libc/sys/extattr_get_file.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 Final merge completed, thanks for the submission! |