A mirror of Man pages
Go to file
Michael Kerrisk 1cf6aebac1 icmp.7: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2015-04-18 23:09:46 +02:00
man1 pldd.1: ffix 2015-04-18 20:29:39 +02:00
man2 ioctl_list.2: SIOCADDRT accepts in6_rtmsg in INET6 protocol 2015-04-18 23:06:22 +02:00
man3 updwtmp.3: ATTRIBUTES: Note functions that aren't thread-safe 2015-04-18 20:37:17 +02:00
man4
man5 proc.5: Document /proc/PID/fdinfo epoll format 2015-04-18 13:20:39 +02:00
man6
man7 icmp.7: wfix 2015-04-18 23:09:46 +02:00
man8 intro.1, ldd.1, clone.2, getgroups.2, getpid.2, getsockopt.2, ioctl_list.2, msgop.2, open.2, seccomp.2, setgid.2, setresuid.2, setreuid.2, setuid.2, sigaction.2, sigpending.2, sigprocmask.2, sigreturn.2, sigsuspend.2, sigwaitinfo.2, socket.2, syscall.2, syscalls.2, umount.2, clock.3, dlopen.3, fmemopen.3, fpathconf.3, fputwc.3, fputws.3, fseek.3, fseeko.3, gcvt.3, getline.3, getwchar.3, hypot.3, if_nameindex.3, initgroups.3, popen.3, resolver.3, strcoll.3, strdup.3, tzset.3, ulimit.3, wcstombs.3, wctob.3, xdr.3, console_codes.4, random.4, filesystems.5, host.conf.5, hosts.5, proc.5, resolv.conf.5, securetty.5, credentials.7, feature_test_macros.7, hier.7, ipv6.7, packet.7, pthreads.7, raw.7, signal.7, tcp.7, user_namespaces.7, ld.so.8, ldconfig.8: tstamp 2015-03-29 22:30:09 +02:00
scripts find_repeated_words.sh: Do not process files that are redirects 2015-03-22 19:25:22 +01:00
Changes Start of man-pages-3.83: updating Changes and Changes.old 2015-03-29 22:33:06 +02:00
Changes.old Changes.old: Fix to 3.82 changelog 2015-04-06 16:13:54 +02:00
Makefile
README README: Explain usage of prefix when installing 2014-05-26 10:16:11 +02:00
man-pages-3.83.Announce
man-pages-3.83.lsm

README

This package contains Linux man pages for sections
2, 3, 4, 5, and 7. Some more information is given in the
`Announce' file.

Install by copying to your favourite location.
"make install" will just copy them to /usr/share/man/man[1-8].
To install to a path different from /usr use
"make install prefix=/install/path".
"make" will move the pages from this package that are older than
the already installed ones to a subdirectory `not_installed',
then remove old versions (compressed or not),
compress the pages, and copy them to /usr/share/man/man[1-8].


Note that you may have to remove preformatted pages.

Note that sometimes these pages are duplicates of pages
also distributed in other packages. This has been reported
about dlclose.3, dlerror.3, dlopen.3, dlsym.3 (found in ld.so),
about resolver.3, resolv.conf.5 (found in bind-utils),
and about passwd.5, and mailaddr.7. Be careful not to
overwrite more up-to-date versions.
Reports on further duplicates are welcome.
Formerly present and now removed duplicates:
 exports.5 (found in nfs-server-2.2*),
 fstab.5, nfs.5 (found in util-linux-2.12*),
 lilo.8, lilo.conf.5 (found in lilo-21.6*).

Copyrights: These man pages come under various copyrights.
All pages are freely distributable when the nroff source is included.

If you have corrections and additions to suggest, see
http://www.kernel.org/doc/man-pages/contributing.html