Linux Manual Pages
A large collection of man pages (documentation) from the Linux
Documentation Project (LDP). The man pages are organized into the
following sections: Section 1, user commands (intro only); Section 2,
system calls; Section 3, libc calls; Section 4, devices (e.g., hd, sd);
Section 5, file formats and protocols (e.g., wtmp, /etc/passwd, nfs);
Section 6, games (intro only); Section 7, conventions, macro packages,
etc. (e.g., nroff, ascii); and Section 8, system administration (intro
only).
- Developed at Documentation
-
3
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory/man-pages && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
man-pages-4.03.tar.xz | 0001411908 1.35 MB | |
man-pages-adjtimex.2.patch | 0000000579 579 Bytes | |
man-pages-remove-ioctl_list-reference.patch | 0000000667 667 Bytes | |
man-pages-tty_ioctl.patch | 0000000397 397 Bytes | |
man-pages.changes | 0000150039 147 KB | |
man-pages.eal3.diff | 0000008881 8.67 KB | |
man-pages.spec | 0000003135 3.06 KB | |
man-pages_gai.conf-reference.patch | 0000000336 336 Bytes |
Revision 115 (latest revision is 157)
Stephan Kulow (coolo)
accepted
request 347707
from
Petr Gajdos (pgajdos)
(revision 115)
- update to 4.03: - newly documented interfaces in existing pages * perf_event_open.2 4.1 adds AUX sample support 4.1 data_offset and data_size fields Document aux_{head,tail,offset,size} support 4.0 update rdpmc documentation 4.1 adds PERF_RECORD_ITRACE_START Document 4.1 clockid support 4.1 PERF_EVENT_IOC_SET_BPF support 4.1 adds AUX_FLAG_OVERWRITE support 4.1 PERF_SAMPLE_BRANCH_CALL_STACK 4.1 adds aux_watermark Add possibility of EBUSY error * prctl.2 Document operations for ambient capabilities Rework PR_CAP_AMBIENT text Note that arg4 and arg5 must be zero for CAP_AMBIENT RETURN VALUE: Add PR_CAP_AMBIENT + PR_CAP_AMBIENT_IS_SET case ERRORS: document PR_CAP_AMBIENT error cases * __ppc_set_ppr_med.3 Document PPC functions providing access to PPR GNU C Library commit 1747fcda4902a3b46183d93fb16ed9b436b2608b extends the priorities that can be set to the Program Priority Register (PPR), with the functions: __ppc_set_ppr_very_low(3) and __ppc_set_ppr_med_high(3). * capabilities.7 Document ambient capabilities Various additions and reworkings for ambient capability text
Comments 0