Home
last modified time | relevance | path

Searched hist:"274 cfcd71cc2fe9815fee76752316fadc89409bf" (Results 1 – 1 of 1) sorted by relevance

/freebsd/
H A DUPDATINGdiff 274cfcd71cc2fe9815fee76752316fadc89409bf Sat Mar 09 18:17:55 CET 2019 Warner Losh <imp@FreeBSD.org> 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.