Page MenuHomeFreeBSD

ldd: clarify format options
ClosedPublic

Authored by emaste on Apr 1 2022, 1:52 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, May 28, 9:44 AM
Unknown Object (File)
Mon, May 20, 12:17 PM
Unknown Object (File)
Fri, May 17, 1:52 PM
Unknown Object (File)
Mon, May 13, 7:37 AM
Unknown Object (File)
Mon, May 13, 7:37 AM
Unknown Object (File)
Mon, May 13, 5:13 AM
Unknown Object (File)
Mar 7 2024, 8:53 PM
Unknown Object (File)
Dec 17 2023, 12:33 PM
Subscribers

Details

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

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.