% man man ...중략 EXAMPLES Normally, to look at the relevant manpage information for getopt, one would use: man getopt <B>However, when referring to a specific section of the manual, such as getopt(3), one would use: man 3 getopt </B>