Page MenuHomeFreeBSD

ldd: clarify format options
ClosedPublic

Authored by emaste on Apr 1 2022, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 9, 8:11 PM
Unknown Object (File)
Thu, Oct 9, 12:34 PM
Unknown Object (File)
Sep 6 2025, 3:43 PM
Unknown Object (File)
Sep 3 2025, 6:54 PM
Unknown Object (File)
Sep 3 2025, 1:27 AM
Unknown Object (File)
Aug 29 2025, 3:58 PM
Unknown Object (File)
Aug 10 2025, 7:00 AM
Unknown Object (File)
Aug 8 2025, 6:10 PM
Subscribers

Details

Summary
-f may be specified zero, one, or two times.  Make this clear in the
usage.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

emaste requested review of this revision.Apr 1 2022, 1:52 PM
emaste created this revision.

The description does explicitly state that "Zero, one or two -f options may be given." but I think it's useful to highlight this in the usage string.

This revision is now accepted and ready to land.Apr 1 2022, 3:00 PM
This revision was automatically updated to reflect the committed changes.