Page MenuHomeFreeBSD

intro(3): Fix formatting
ClosedPublic

Authored by trasz on Dec 11 2021, 12:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 22, 11:01 PM
Unknown Object (File)
Tue, Apr 22, 12:56 PM
Unknown Object (File)
Tue, Apr 22, 9:12 AM
Unknown Object (File)
Tue, Apr 22, 8:01 AM
Unknown Object (File)
Mar 12 2025, 9:03 PM
Unknown Object (File)
Jan 29 2025, 5:02 AM
Unknown Object (File)
Jan 28 2025, 10:14 AM
Unknown Object (File)
Jan 24 2025, 7:26 PM
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.