e.g typing `man 2 read` into the shell on a Unix system will give you information about the read system call.
2's are for system calls, 3's are for members of the C standard library (usually).