You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes you just want to quickly look up basic kernel APIs.
Sadly, man(9) is not always available.
So, it would be nice to have a convenient way to look up kernel API functions from the terminal.
Sometimes you just want to quickly look up basic kernel APIs.
Sadly,
man(9)is not always available.So, it would be nice to have a convenient way to look up kernel API functions from the terminal.