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)
Mon, Apr 6, 11:44 PM
Unknown Object (File)
Mon, Apr 6, 1:52 PM
Unknown Object (File)
Fri, Apr 3, 10:29 PM
Unknown Object (File)
Tue, Mar 31, 1:19 PM
Unknown Object (File)
Sat, Mar 28, 4:20 PM
Unknown Object (File)
Mon, Mar 23, 10:56 AM
Unknown Object (File)
Sun, Mar 22, 9:45 PM
Unknown Object (File)
Sun, Mar 22, 7:00 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.