Page MenuHomeFreeBSD

intro(3): Fix formatting
ClosedPublic

Authored by trasz on Dec 11 2021, 12:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 13, 2:26 PM
Unknown Object (File)
Fri, Mar 13, 8:44 AM
Unknown Object (File)
Thu, Mar 12, 6:56 PM
Unknown Object (File)
Sat, Mar 7, 3:45 AM
Unknown Object (File)
Jan 28 2026, 8:11 AM
Unknown Object (File)
Jan 25 2026, 8:02 AM
Unknown Object (File)
Jan 21 2026, 8:59 PM
Unknown Object (File)
Jan 16 2026, 3:36 AM
Subscribers

Details

Summary

This makes the left column narrower, leaving more space for the text.
I'm not entirely sure if there's some mdoc convention regulating this?

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 43290
Build 40178: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Dec 11 2021, 2:47 PM
0mp added a subscriber: 0mp.

The change looks fine.

Regarding mdoc style: no, there is no documented recommendation for -width. I posted a patch documenting the conventions we have: https://reviews.freebsd.org/D33394

This revision was automatically updated to reflect the committed changes.