First page Back Continue Last page Graphics

Find out about the man section numbers, what the main sections identifiers are and what they mean.

For example, crontab is found in both sections 1 and 5, so you must use man 1 crontab or man 5 crontab to select it (1 is the default here). Reference to one particular form of a command is usually shown in a form like crontab(1), crontab(5), or even crontab(1p) for some purposes.