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
Parents
rS344970: Misc fixes based on upgrading a laptop from 11.1R to -current
Branches
Unknown
Tags
Unknown