Commit Graph

459 Commits

Author SHA1 Message Date
Michael Kerrisk c7fb034b88 proc.5: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-12 13:37:20 +02:00
Michael Kerrisk ed71412616 proc.5: Document CONFIG_MEMORY_FAILURE
This config option is needed to make memory_failure_early_kill
and memory_failure_recovery available.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-12 13:36:27 +02:00
Michael Kerrisk 3dd0750093 proc.5: Document /proc/sys/vm/memory_failure_recovery
New in Linux 2.6.32.  Description based on the text in
Documentation/sysctl/vm.txt.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-12 13:33:03 +02:00
Michael Kerrisk 3477f9f628 proc.5: Document /proc/sys/vm/memory_failure_early_kill
New in 2.6.32. Description based on the text in
Documentation/sysctl/vm.txt.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-12 13:29:37 +02:00
Michael Kerrisk 4f6c65333e proc.5: Minor fix: put /proc/sys/vm/swappiness in alphabetical order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-12 13:14:27 +02:00
Michael Kerrisk bdf1175377 filesystems.5: tfix
Reported-by: Denis Barbier <bouzim@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-11 07:38:11 +02:00
Denis Barbier bb464ec15e core.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-11 07:38:11 +02:00
Jeff Barry 85c716cb9f filesystems.5: Add discussion of ntfs and ext4
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-05-24 14:48:17 +02:00
Yuri Kozlov 904ef0636f services.5: Remove crufty reference to nonexistent BUGS section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-05-22 05:46:15 +02:00
Yuri Kozlov 250dc2f0f8 rpc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-05-22 05:38:49 +02:00
Yuri Kozlov b97deb971e proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-05-22 05:29:25 +02:00
Michael Kerrisk cd3c7b38e7 core.5: Update description of coredump_filter
Kernel 2.6.24 added MMF_DUMP_ELF_HEADERS.
Kernel 2.6.28 added MMF_DUMP_HUGETLB_PRIVATE and
MMF_DUMP_HUGETLB_SHARED.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-02-27 05:35:07 +01:00
Michael Kerrisk 70d70ddc47 core.5: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-02-27 04:04:02 +01:00
Michael Kerrisk 513051f769 add_key.2, keyctl.2, request_key.2, stime.2, time.2, ctime.3, difftime.3, ftime.3, getspnam.3, mq_receive.3, mq_send.3, rtime.3, sem_wait.3, string.3, timeradd.3, tzset.3, rtc.4, core.5, icmp.7, time.7, zic.8: Updated .TH timestamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-02-25 10:43:57 +01:00
Michael Kerrisk ef2e066053 stime.2, time.2, difftime.3, rtime.3, core.5: srcfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-17 04:58:36 +01:00
Michael Witten f49c451a62 stime.2, time.2, utimensat.2, ctime.3, difftime.3, ftime.3, getspnam.3, mq_receive.3, mq_send.3, rtime.3, sem_wait.3, strftime.3, strptime.3, timeradd.3, rtc.4, core.5, proc.5, icmp.7, time.7: Global fix: Consistently define the Epoch
All definitions of the Epoch have been refactored to the following:

  1970-01-01 00:00:00 +0000 (UTC)

That form is more consistent, logical, precise, and internationally
recognizable than the other variants.

Also, some wording has been altered as well.

Signed-off-by: Michael Witten <mfwitten@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-17 04:55:05 +01:00
Michael Kerrisk 01d0a44739 ftw.3, resolver.3, issue.5, proc.5, pty.7, suffixes.7: Global fix: s/pre-/pre/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "pre-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:41:29 +01:00
Michael Kerrisk 310672d6b1 ioctl_list.2, mount.2, select_tut.2, stat.2, getifaddrs.3, pthread_cleanup_push_defer_np.3, pthread_getcpuclockid.3, proc.5, bootparam.7: Global fix: s/sub-/sub/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "sub-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:36:10 +01:00
Michael Kerrisk f177a93572 host.conf.5: wfix: s/non-qualified/unqualified/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:28:31 +01:00
Michael Kerrisk 00b08db3b4 clone.2, ptrace.2, setuid.2, statvfs.2, ulimit.3, nologin.5: Global fix: s/non-root/unprivileged/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:24:09 +01:00
Michael Kerrisk 24b74457e7 accept.2, access.2, acct.2, clock_nanosleep.2, mbind.2, mincore.2, remap_file_pages.2, sched_setscheduler.2, set_mempolicy.2, splice.2, stat.2, syslog.2, timer_create.2, timerfd_create.2, truncate.2, fenv.3, ferror.3, fflush.3, fgetwc.3, fgetws.3, flockfile.3, fputwc.3, fputws.3, fread.3, getopt.3, gets.3, getwchar.3, glob.3, iconv.3, longjmp.3, pow.3, printf.3, puts.3, putwchar.3, regex.3, rpc.3, scanf.3, setjmp.3, termios.3, unlocked_stdio.3, wcswidth.3, hd.4, rtc.4, st.4, core.5, dir_colors.5, elf.5, proc.5, arp.7, ascii.7, boot.7, bootparam.7, charsets.7, futex.7, ip.7, iso_8859-11.7, man-pages.7, man.7, mdoc.samples.7, path_resolution.7, pipe.7, posixoptions.7, unicode.7, unix.7, uri.7, utf-8.7, ld.so.8: s/non-/non/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:20:12 +01:00
Michael Kerrisk f74bac5df4 spu_create.2, getopt.3, passwd.5: Global fix: s/non-existing/nonexistent/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 18:04:12 +01:00
Michael Kerrisk c7094399ad intro.1, time.1, adjtimex.2, capget.2, eventfd.2, fcntl.2, getrlimit.2, getsockopt.2, gettimeofday.2, intro.2, ioctl_list.2, ioperm.2, mlock.2, pivot_root.2, poll.2, prctl.2, ptrace.2, sched_setscheduler.2, select_tut.2, semget.2, sigaltstack.2, signalfd.2, sysctl.2, timer_settime.2, timerfd_create.2, wait.2, CPU_SET.3, argz_add.3, assert_perror.3, atexit.3, backtrace.3, bcmp.3, clearenv.3, ctime.3, dl_iterate_phdr.3, dlopen.3, ecvt.3, errno.3, error.3, ether_aton.3, exit.3, fenv.3, ferror.3, finite.3, flockfile.3, fnmatch.3, fpathconf.3, fpclassify.3, ftime.3, ftok.3, ftw.3, fwide.3, getaddrinfo.3, gethostbyname.3, getlogin.3, getnameinfo.3, getnetent.3, getopt.3, getprotoent.3, getrpcent.3, getservent.3, glob.3, hsearch.3, inet.3, isalpha.3, iswalnum.3, iswalpha.3, iswblank.3, iswcntrl.3, iswctype.3, iswdigit.3, iswgraph.3, iswlower.3, iswprint.3, iswpunct.3, iswspace.3, iswupper.3, iswxdigit.3, longjmp.3, lsearch.3, malloc.3, matherr.3, mblen.3, mbsinit.3, mbtowc.3, on_exit.3, printf.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_attr_setdetachstate.3, pthread_attr_setguardsize.3, pthread_attr_setinheritsched.3, pthread_attr_setschedparam.3, pthread_attr_setschedpolicy.3, pthread_attr_setscope.3, pthread_attr_setstack.3, pthread_attr_setstackaddr.3, pthread_attr_setstacksize.3, pthread_cancel.3, pthread_cleanup_push.3, pthread_equal.3, pthread_getattr_np.3, pthread_getcpuclockid.3, pthread_setaffinity_np.3, pthread_setcancelstate.3, pthread_setconcurrency.3, pthread_setschedparam.3, pthread_setschedprio.3, ptsname.3, putenv.3, putgrent.3, raise.3, rcmd.3, regex.3, rexec.3, rpc.3, rpmatch.3, rtnetlink.3, scandir.3, sem_init.3, setaliasent.3, setbuf.3, setenv.3, setjmp.3, signbit.3, stdio_ext.3, strtod.3, strtol.3, strtoul.3, system.3, termios.3, timeradd.3, tzset.3, ualarm.3, wctomb.3, xdr.3, st.4, tty_ioctl.4, core.5, elf.5, proc.5, bootparam.7, capabilities.7, icmp.7, ip.7, ipv6.7, math_error.7, mdoc.samples.7, mq_overview.7, pthreads.7, raw.7, regex.7, socket.7, tcp.7, tzselect.8: Global fix: s/non-zero/nonzero/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 17:40:55 +01:00
Michael Kerrisk c8f2dd479b accept.2, execve.2, futimesat.2, getresuid.2, getrlimit.2, madvise.2, mq_getsetattr.2, msgctl.2, nice.2, open.2, poll.2, setresuid.2, shmctl.2, sigaction.2, times.2, utimensat.2, __setfpucw.3, atoi.3, endian.3, err.3, euidaccess.3, fenv.3, fopencookie.3, fpurge.3, getgrouplist.3, getutmp.3, j0.3, lgamma.3, netlink.3, pthread_attr_init.3, pthread_attr_setaffinity_np.3, pthread_cleanup_push_defer_np.3, pthread_getattr_np.3, pthread_kill_other_threads_np.3, pthread_setaffinity_np.3, pthread_tryjoin_np.3, pthread_yield.3, random_r.3, readdir.3, rtnetlink.3, scanf.3, setenv.3, significand.3, sigsetops.3, strerror.3, strstr.3, sysv_signal.3, termios.3, timegm.3, unlocked_stdio.3, y0.3, locale.5, bootparam.7, feature_test_macros.7, ip.7, locale.7, pthreads.7, rtld-audit.7, nscd.8: Global fix: s/non-standard/nonstandard/
The tendency in English, as prescribed in style guides like
Chicago MoS, is towards removing hyphens after prefixes
like "non-" etc.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-01-16 17:40:20 +01:00
Fang Wenqi bc918a3acd proc.5: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-12-31 18:23:37 +01:00
Michael Kerrisk 70ccce1140 group.5: s/passwd/password/
The page inconsistently used "passwd" and "password"
to refer to the same field.

Reported-by: Jason Goldfine-Middleton <jasonwoodfine@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-10-17 06:47:27 +02:00
Michael Kerrisk 2843ba93d4 stat.2, posix_fallocate.3, proc.5, tcp.7, udp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-30 03:28:34 +02:00
Nicolas François c20cd2f0cb proc.5: Fix page cross reference
max_user_watches is better explained in epoll(7) than inotify(7).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:30 +02:00
Nicolas François 9040938e5a resolv.conf.5: Minor fixes
The value itself is capped, not the maximum for this value.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:26 +02:00
Nicolas François 228eac2b6f proc.5: Minor fixes
Formatting fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:26 +02:00
Michael Kerrisk c451761395 proc.5: dmesg is in section 1, not section 8
Reported-by: Siward de Groot <siward@ziggo.nl>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:20 +02:00
Michael Kerrisk 7c63ca6ced Removed trailing white space at end of lines 2009-03-31 10:13:30 +13:00
Michael Kerrisk f5c7f16bf5 proc.5: Document /proc/sysrq-trigger
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-31 07:04:27 +13:00
Américo Wang 40949ac8b0 proc.5: Document /proc/sys/vm/swappiness
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 11:09:01 +13:00
Michael Kerrisk 9944f03d0d resolv.conf.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:26 +13:00
Michael Kerrisk ac176c0dc2 resolv.conf.5: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:26 +13:00
Michael Kerrisk ac92a408c9 resolv.conf.5: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:26 +13:00
Michael Kerrisk be8228ec12 resolv.conf.5: Document 'ip6-dotint' / 'no-ip6-dotint' option
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:25 +13:00
Michael Kerrisk 69caec4c8b resolv.conf.5: Document 'ip6-bytestring' option
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:24 +13:00
Michael Kerrisk a4b9f050af resolv.conf.5: srcfix: add comments on glibc version numbers for various options
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:23 +13:00
Michael Kerrisk aa8003d9fd resolv.conf.5: Document 'edns0' option
Reported-by: Walter Jontofsohn <wjontofs@atriumberlin.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:22 +13:00
Michael Kerrisk ef797a11f3 resolv.conf.5: Note that maximum value of 'timeout' option is capped to 30
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:21 +13:00
Michael Kerrisk c12e4e2816 resolv.conf.5: Note that maximum value of 'ndots' option is capped to 15
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:21 +13:00
Michael Kerrisk 1de5c70358 group.5: Various minor rewordings and improvements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-23 15:52:26 +13:00
Michael Kerrisk 7ec2818340 proc.5: spfix 2009-02-21 00:23:41 +13:00
Michael Kerrisk aa341984a9 proc.5: Put /proc/modules entry in correct alphabetical order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-20 19:52:29 +13:00
Michael Kerrisk 5e7388aad4 proc.5: Add description of /proc/sys/kernel/sysrq
Reported by: Goerghe Cosorea <gheorghe.coserea@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-20 19:52:19 +13:00
Michael Kerrisk 242b46af7d proc.5: Remove mention of epoll/max_user_instances
(Since this interface appeared in 2.6.28, and then
disappeared in 2.6.29.)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-02 18:26:10 +13:00
Sam Varshavchik fb069f9aa1 proc.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-23 23:53:58 +01:00
Michael Kerrisk 24cb4a4b9b proc.5: Add pointer to epoll(7) for description of epoll /proc files
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-01-16 21:40:59 +13:00