You are not logged in.
Pages: 1
I'm really new to kernel programming, and I thought it'd be really useful if I can access the man pages for functions like printk, kmalloc, etc. However, I couldn't find anything with this command:
pacman -F /usr/share/man/man9/I suppose the package isn't in the official repositories. Does it exist in the AUR?
Offline
According to https://unix.stackexchange.com/question … l-routines try installing "mandoc" package. Not sure if it'll work though.
Offline
Pages: 1