On Mon, May 20, 2019 at 06:30:26PM -0700, Rodney W. Grimes wrote: > > Author: brooks > > Date: Mon May 20 21:33:22 2019 > > New Revision: 348012 > > URL: https://svnweb.freebsd.org/changeset/base/348012 > > > > Log: > > MFC r347963: > > > > Change ed(4), ep(4), and fxp(4) examples to em(4). > > > > ed(4) and ep(4) will be removed in FreeBSD 13. fxp(4) remains > > popular in older systems, but isn't as future proof as em(4). > > > > Reviewed by: bz, jhb > > Differential Revision: https://reviews.freebsd.org/D20311 > > Though this made since to me in head, it does not in stable, > as you may of just broke someones running system when they > do a merge master if they happened to of depended on the very > long standing defaults of fxp that are NOT in comment lines > below.
I didn't really thing about fact these are actual defaults. We should comment out or remove most/all of these out. They are a terrible idea... I've reverted in r348055. -- Brooks
signature.asc
Description: PGP signature
