Man -k
While researching how libpam
works, I learned you can search all man pages by using
the -k
option. So man -k pam_
will give you all the man pages associated with
pam modules.
While researching how libpam
works, I learned you can search all man pages by using
the -k
option. So man -k pam_
will give you all the man pages associated with
pam modules.