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)
Wed, Nov 26, 10:15 PM
Unknown Object (File)
Sat, Nov 8, 2:34 AM
Unknown Object (File)
Thu, Nov 6, 5:41 AM
Unknown Object (File)
Wed, Nov 5, 12:34 AM
Unknown Object (File)
Wed, Nov 5, 12:30 AM
Unknown Object (File)
Wed, Nov 5, 12:28 AM
Unknown Object (File)
Wed, Nov 5, 12:27 AM
Unknown Object (File)
Oct 18 2025, 11:37 PM
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.