Hi DJ, > Date: 2026-08-22 13:02:17-0400 > From: DJ Delorie > > Alejandro Colomar writes: > >> +.BI [ filter : pattern ] > >> +.EE > >> +.in > >> +.TP > >> +.B proc > >> +The > >> +.B proc > >> +filter limits the following tunables to processes > >> +whose name matches the pattern. > > > > Is this also a glob(7) pattern? Or is it a literal name? > > No, it matches /pattern/ exactly. Hmmm, then let's say file. Does that sound good to you? Cheers, Alex --