HomeFreeBSD

Fix a number of entries (almost all mine) that were > 80 columns.

Description

Fix a number of entries (almost all mine) that were > 80 columns.

When reading UPDATING from single user in vi, I noticed a few wrapped,
so fix them to not wrap.
expand -8 UPDATING | awk 'length > 80'
made this easy to find all the offenders.

Details

Provenance
impAuthored on Mar 9 2019, 5:17 PM
Parents
rG8ed2d94ad6eb: Misc fixes based on upgrading a laptop from 11.1R to -current
Branches
Unknown
Tags
Unknown

Event Timeline