On Wed, Feb 23, 2022 at 7:09 PM Ed Maste <carpedd...@gmail.com> wrote:
> On Wed, 23 Feb 2022 at 11:26, Warner Losh <i...@freebsd.org> wrote: > > > > The branch main has been updated by imp: > > > > URL: > https://cgit.FreeBSD.org/src/commit/?id=62d16ad37df7d9efb6e329c9e7ca1fc3975a1966 > > > > commit 62d16ad37df7d9efb6e329c9e7ca1fc3975a1966 > > Author: Jose Luis Duran <jldu...@gmail.com> > > AuthorDate: 2022-02-19 13:43:18 +0000 > > Commit: Warner Losh <i...@freebsd.org> > > CommitDate: 2022-02-23 16:25:30 +0000 > > > > dtc.1: Mention the existence of -i flag > > Despite not being in contrib/ dtc is maintained with > https://github.com/davidchisnall/dtc as an upstream - it would be good > to submit these changes as a pull request there. > Done, but it was harder than it should have been since I had a gnu dtc repo on github already and much hilarity ensued before I realized it wasn't the fork I created for this. Warner