| Summary: | [patch] add flopen(3) to flock(2)'s xrefs | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Niclas Zeising <niclas.zeising> | ||||
| Component: | Books & Articles | Assignee: | Tom Rhodes <trhodes> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
Niclas Zeising
2007-05-14 09:50:03 UTC
trhodes 2008-01-22 15:56:49 UTC
FreeBSD src repository
Modified files:
lib/libc/sys flock.2
Log:
Xref flopen.3 which references this manual page.
PR: 112650
Revision Changes Path
1.26 +2 -1 src/lib/libc/sys/flock.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 I have made the relevant change to flock.2 manually. Xrefs are ordered by section number, then alphabetically. Thanks for the submission! Responsible Changed From-To: freebsd-doc->trhodes Over to me, MFC reminder. trhodes 2008-07-13 19:09:35 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_7)
lib/libc/sys flock.2
Log:
SVN rev 180501 on 2008-07-13 19:09:35Z by trhodes
MFC: r175565:
Xref flopen.3 which references this manual page.
PR: 112650
Revision Changes Path
1.25.2.1 +2 -1 src/lib/libc/sys/flock.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 MFC complete, thanks! trhodes 2008-07-13 19:34:21 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_6)
lib/libc/sys flock.2
Log:
SVN rev 180502 on 2008-07-13 19:34:21Z by trhodes
MFC: r175565:
Xref flopen.3 which references this manual page.
PR: 112650
Revision Changes Path
1.24.2.1 +2 -1 src/lib/libc/sys/flock.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"
|