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)
Tue, Jan 28, 5:28 AM
Unknown Object (File)
Tue, Jan 28, 2:39 AM
Unknown Object (File)
Tue, Jan 14, 6:43 PM
Unknown Object (File)
Sun, Jan 12, 12:03 PM
Unknown Object (File)
Jan 12 2025, 2:32 AM
Unknown Object (File)
Jan 11 2025, 2:07 AM
Unknown Object (File)
Jan 10 2025, 11:12 AM
Unknown Object (File)
Jan 10 2025, 12:27 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.