repo/extra/man-pages
Owen Rafferty 8b489d67d4
man-pages: 6.05.01
2023-08-02 21:59:01 -05:00
..
README repo: check-in readmes 2021-08-26 07:22:10 +03:00
build man-pages: add post-install makewhatis and fix glob 2022-10-24 18:46:01 -05:00
checksums man-pages: 6.05.01 2023-08-02 21:59:01 -05:00
post-install man-pages: add post-install makewhatis and fix glob 2022-10-24 18:46:01 -05:00
sources man-pages: 6.05.01 2023-08-02 21:59:01 -05:00
version man-pages: 6.05.01 2023-08-02 21:59:01 -05:00

README

man-pages
________________________________________________________________________________

The Linux man-pages project documents the Linux kernel and C library interfaces
that are employed by user-space programs. With respect to the C library, the
primary focus is the GNU C library (glibc), although, where known, documentation
of variations in other C libraries available for Linux is also included. [0]

Also included are the POSIX manual pages (in place of the glibc ones). These
manuals also include the core utilities (which busybox does not provide manuals
for).

Upstream: https://www.kernel.org/doc/man-pages/


[000] Index
________________________________________________________________________________

* Installation ........................................................... [001]
* Usage .................................................................. [002]
* References ............................................................. [003]


[001] Installation
________________________________________________________________________________

+------------------------------------------------------------------------------+
|                                                                              |
|  $ kiss b mandoc                                                             |
|  $ kiss b man-pages                                                          |
|                                                                              |
+------------------------------------------------------------------------------+


[002] Usage
________________________________________________________________________________

Refer to the manual pages and command help output.


[003] References
________________________________________________________________________________

[0] https://www.kernel.org/doc/man-pages/