How to use "man" into tively in the Development of Linux

Source: Internet
Author: User

Man is the system's Manual pager.

 

The table below shows the section numbers of the manual followed by the types of pages they contain.

1 executable programs or shell commands
2 system CILS (functions provided by the kernel)
3 Library CILS (functions within program libraries)
4 special files (usually found in/Dev)
5 file formats and conventions EG/etc/passwd
6 Games
7 Miscellaneous (including macro packages and conventions ),
E.g. MAN (7), Groff (7)
8 system administration commands (usually only for root)
9 kernel routines [non standard]

 

If you don't install man (2/3), please run "sudo apt-Get install manpages-dev ".

 

Man 2/3 is very useful, for example:

1) MAN 2 Write

 

Write (2) Linux programmer's Manual write (2)

Name
Write-write to a file descriptor

Synopsis
# Include <unistd. h>

Ssize_t write (int fd, const void * Buf, size_t count );

Description

.......

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.