| Summary: | [patch] Document what -f and LD_TRACE_LOADED_OBJECTS_FMT[12] are for in ldd/rtld | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Michel Lavondes <fox> | ||||
| 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
Michel Lavondes
2004-05-04 19:10:17 UTC
State Changed From-To: open->closed Committed, thanks! pav 2007-05-12 12:23:41 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
usr.bin/ldd ldd.1
Log:
Expand documentation of -f option
PR: docs/66265
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 1 week
Revision Changes Path
1.24 +8 -1 src/usr.bin/ldd/ldd.1
_______________________________________________
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"
pav 2007-05-12 12:24:49 UTC
FreeBSD src repository (doc,ports committer)
Modified files:
libexec/rtld-elf rtld.1
Log:
Expand documentation for LD_TRACE_LOADED_OBJECTS_FMT? variables
PR: docs/66265 (inspired by)
Submitted by: Michel Lavondes <fox@vader.aacc.cc.md.us>
MFC after: 1 week
Revision Changes Path
1.44 +6 -0 src/libexec/rtld-elf/rtld.1
_______________________________________________
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"
|