Re: [PATCH v5 2/4] man/man5/tunables.conf: Document system-wide tunables config
DJ Delorie <[email protected]>
| Newsgroups | org.kernel.vger.linux-man |
|---|---|
| Message-ID | <[email protected]> |
Alejandro Colomar <[email protected]> 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.