Page MenuHomeFreeBSD

ldd: clarify format options
ClosedPublic

Authored by emaste on Apr 1 2022, 1:52 PM.
Tags
None
Referenced Files
F113878781: D34733.diff
Sat, Apr 5, 12:09 AM
Unknown Object (File)
Jan 18 2025, 3:53 AM
Unknown Object (File)
Dec 2 2024, 3:13 PM
Unknown Object (File)
Nov 16 2024, 7:43 PM
Unknown Object (File)
Nov 16 2024, 5:35 PM
Unknown Object (File)
Oct 23 2024, 12:25 PM
Unknown Object (File)
Oct 16 2024, 1:00 PM
Unknown Object (File)
Oct 16 2024, 11:56 AM
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.