Page MenuHomeFreeBSD

intro(3): Fix formatting
ClosedPublic

Authored by trasz on Dec 11 2021, 12:13 PM.
Tags
None
Referenced Files
Unknown Object (File)
Feb 21 2024, 10:44 AM
Unknown Object (File)
Feb 21 2024, 10:44 AM
Unknown Object (File)
Feb 21 2024, 10:44 AM
Unknown Object (File)
Feb 21 2024, 2:10 AM
Unknown Object (File)
Jan 16 2024, 7:16 PM
Unknown Object (File)
Dec 22 2023, 10:20 AM
Unknown Object (File)
Dec 22 2023, 10:20 AM
Unknown Object (File)
Dec 22 2023, 10:20 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.