Page MenuHomeFreeBSD

seq.1: reset option list alignment + tag spdx
ClosedPublic

Authored by ziaee on Jan 7 2025, 1:39 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Oct 18, 11:37 PM
Unknown Object (File)
Thu, Oct 2, 11:49 PM
Unknown Object (File)
Sun, Sep 28, 8:27 PM
Unknown Object (File)
Sep 20 2025, 5:50 AM
Unknown Object (File)
Sep 17 2025, 5:49 AM
Unknown Object (File)
Sep 17 2025, 5:02 AM
Unknown Object (File)
Sep 16 2025, 4:52 AM
Unknown Object (File)
Sep 12 2025, 3:15 AM
Subscribers

Details

Summary

This buys us two lines at MANWIDTH 80 and three at 59.

MFC after: 3 days

Diff Detail

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

Event Timeline

ziaee requested review of this revision.Jan 7 2025, 1:39 AM

This is the general rule/convention for utility option lists? If so that is the point most worth noting in the commit message.

Approved.

This revision is now accepted and ready to land.Jan 10 2025, 5:23 PM

Yes, style.mdoc(5) says "in case the longest item is too long and hurts readability, the reccomendattion is to set the -width argument to indent". I wasn't sure how to put that in the msg.

This revision was automatically updated to reflect the committed changes.