Hi,

Karel Gardas wrote on Sat, Jun 16, 2018 at 10:39:51PM +0200:

> was looking for "hostap" or "Host AP" using man -k and apropos,
> but this somehow does not return expected results:
> 
> $ man -k hostap        
> hostapd(8) - Host Access Point daemon
> hostapd.conf(5) - configuration file for the Host Access Point daemon

man -k any=hostap

searches in *any* marked up content.  Read apropos(1) for details.

You cannot search in content that is not marked up in any way, though.

Arguably, the word "hostap" ought to be marked up in pages like ral(4)
with .Cm; unfortunately, right now, it is not.

Sorry if i'm somewhat slow at answering right now, i'm still
almost offline for a week.

Yours,
  Ingo

Reply via email to