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 |
---|---|---|
get_version_number.sh | 0000000100 100 Bytes | |
man-pages-3.53.tar.bz2 | 0001314310 1.25 MB | |
man-pages-addons.tar.bz2 | 0000008635 8.43 KB | |
man-pages-tty_ioctl.patch | 0000000397 397 Bytes | |
man-pages.changes | 0000134093 131 KB | |
man-pages.eal3.diff | 0000008881 8.67 KB | |
man-pages.spec | 0000003252 3.18 KB | |
man-pages_gai.conf-reference.patch | 0000000336 336 Bytes | |
update.sh | 0000001413 1.38 KB |
Revision 85 (latest revision is 157)
Stephan Kulow (coolo)
accepted
request 186262
from
Petr Gajdos (pgajdos)
(revision 85)
- update to version 3.53 * New and rewritten pages restart_syscall.2 New page for restart_syscall(2) system call * Newly documented interfaces in existing pages fchownat.2 Document AT_EMPTY_PATH fstatat.2 Document AT_EMPTY_PATH linkat.2 Document AT_EMPTY_PATH open.2 Document O_PATH See also https://bugzilla.redhat.com/show_bug.cgi?id=885740 * Changes to individual pages clock_nanosleep.2 futex.2 nanosleep.2 poll.2 sigaction.2 sigreturn.2 signal.7 SEE ALSO: add restart_syscall(2) open.2 Remove warning that O_DIRECTORY is only for use with opendir(3) O_DIRECTORY can also be used with, for example, O_PATH. perf_event_open.2 Improve PERF_SAMPLE_BRANCH_STACK documentation Fix indentation of the MMAP layout section The indentation of the MMAP layout section wasn't quite right.
Comments 0