On Sun, Nov 06, 2022 at 05:43:15PM +0100, Alexandr Nedvedicky wrote:
> On Sun, Nov 06, 2022 at 01:06:02PM +0000, Klemens Nanni wrote:
> > Just like bpf(4)... except bpf actually also creates bpf0 still.
> >
> > $ ls -1 /dev/{b,}pf*
> > /dev/bpf
> > /dev/bpf0
> > /dev/pf
> >
> > OK?
>
> looks ok to me, I think no on one expects to create /dev/pf0, /dev/pf1 ...
> Would it also make sense to update MAKEDEV(8) too. It currently
> reads as:
Scripts and manuals are auto-generated for all architectures, so once
the MAKEDEV.common template is committed, one has to regenerate and
commit etc/ and usr/share/man/man8/.