Christian Britz [2021-11-26 11:05:35] wrote:
> How did you do this exactly? I installed package linux-dox like lou and
> issued grep -i -r wireless /usr/share/doc/linux-doc/Documentation/ ,
> without any results.
AFAICT most of the files in `linux-doc/Documentation` are compressed,
so you'd need to use `zgrep`.
Stefan