Commit Graph

2301 Commits

Author SHA1 Message Date
Michael Kerrisk 43537f2868 mkdir.2: Add EMLINK error to ERRORS
Reported-by: Maxin John <maxin.john@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-26 11:16:03 +02:00
Michael Kerrisk ab9cd9b796 umount.2: srcfix: comment
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-26 10:56:15 +02:00
Michael Kerrisk 55d56b7140 migrate_pages.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 12:46:28 +02:00
Michael Kerrisk b911dcb076 Removed trailing white space at end of lines 2010-06-20 06:43:23 +02:00
Michael Kerrisk 92c1db72e2 madvise.2, mmap.2, crypt.3, opendir.3: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 05:46:00 +02:00
Michael Kerrisk d8da429e17 madvise.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 05:15:34 +02:00
Michael Kerrisk f17d72ad91 ioprio_set.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 03:46:36 +02:00
Michael Kerrisk c808bb1630 select.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 03:44:37 +02:00
Michael Kerrisk 4c9f4bc8e9 gettimeofday.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 03:42:49 +02:00
Michael Kerrisk 5aa2ee8001 migrate_pages.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 03:36:45 +02:00
Michael Kerrisk ff24dd19d9 madvise.2: spfix
Reported-by: Hugh Dickins <hughd@google.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-20 03:21:58 +02:00
Michael Kerrisk f5321b148d madvise.2: srcfix: update changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:52 +02:00
Michael Kerrisk c7bdcd8faa madvise.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:52 +02:00
Michael Kerrisk 4be1f2ef91 madvise.2: Improve description of MADV_SOFT_OFFLINE
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:52 +02:00
Michael Kerrisk e596338261 madvise.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:52 +02:00
Andi Kleen 69c8f36fa1 madvise.2: Fix description of MADV_HWPOISON
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:52 +02:00
Andi Kleen ae24c212b2 madvise.2: Document MADV_SOFT_OFFLINE
This operation was added in Linux 2.6.33.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:51 +02:00
Michael Kerrisk 3b18c59b70 madvise.2: Slight tweak to text on MADV_MERGEABLE
Reported-by: Andi Kleen <andi@firstfloor.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 13:10:35 +02:00
Michael Kerrisk 5baa8f0928 madvise.2: Added documentation of MADV_MERGEABLE and MADV_UNMERGEABLE
These flags (used for Kernel Samepage Mergeing, KSM)
are new in 2.6.32.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 07:36:46 +02:00
Michael Kerrisk cf037473e7 madvise.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 07:09:44 +02:00
Michael Kerrisk 601f3bc6d3 madvise.2: minor: Reformat text for EINVAL error
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 07:08:04 +02:00
Michael Kerrisk 5b775090b1 sched_setscheduler.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 06:49:32 +02:00
Michael Kerrisk 93414d353b sched_setscheduler.2: Document SCHED_RESET_ON_FORK
New in Linux 2.6.32

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 06:48:45 +02:00
Michael Kerrisk fad2a83bb0 madvise.2: srcfix: update FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 06:09:56 +02:00
Andi Kleen 523c2f67b7 madvise.2: Document MADV_HWPOISON
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 06:07:39 +02:00
Michael Kerrisk c3b9aac8a5 umount.2: Document UMOUNT_NOFOLLOW
New in Linux 2.6.34.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 05:39:31 +02:00
Michael Kerrisk bc92ddbb15 fcntl.2: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 04:29:32 +02:00
Michael Kerrisk cc7965fc11 fcntl.2: Improve F_SETPIPE_SZ text
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-19 04:13:28 +02:00
Michael Kerrisk 14f7d1a4bd fcntl.2: Document F_SETPIPE_SZ and F_GETPIPE_SZ
These commands, new in kernel 2.6.35, set and get the capacity
of pipes.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-17 00:11:47 +02:00
Michael Kerrisk 23a05d28b6 fcntl.2: Note that glibc 2.11 papers over the kernel F_GETOWN bug
Since version 2.11, glibc works around the kernel limitation for
process groups IDs < 4096 by implementing F_GETOWN via F_GETOWN_EX.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 23:46:02 +02:00
Michael Kerrisk b09639d9be quotactl.2: Fix description of dqi_flags
Reported-by: Jan Kara <jack@suse.cz>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 23:04:41 +02:00
Denis Barbier 5a11d35847 quotactl.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 22:48:50 +02:00
Michael Kerrisk 22187ccf0e quotactl.2: Minor improvement in structure explanation
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 08:53:32 +02:00
Michael Kerrisk b5d8309951 quotactl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 08:52:46 +02:00
Michael Kerrisk 0aeccf9e0c sigaction.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 06:27:25 +02:00
Michael Kerrisk 5ffadafd3b sigaction.2: Add details for signals sent by POSIX message queue notifications
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 06:21:59 +02:00
Michael Kerrisk 80752fa5f3 sigaction.2: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 06:09:46 +02:00
Michael Kerrisk affc8cc071 sigaction.2: srcfix: Add FIXME
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 06:08:18 +02:00
Michael Kerrisk c2261e74ca sigaction.2: Add some details for SIGTRAP and si_trapno
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 05:54:21 +02:00
Michael Kerrisk 39efed936a sigaction.2: Add TRAP_BRANCH and TRAP_HWBKPT to si_code values for SIGTRAP
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 05:36:01 +02:00
Michael Kerrisk 4176590caf sigaction.2: Rearrange text describing fields set by sigqueue(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 05:23:18 +02:00
Jan Kara 1eeddf2527 quotactl.2: Major updates
Update the page to consolidate information from the
outdated man-pages quotactl.2 page and the quotactl.2
page in the "quota-tools" pachage. The page in "quota-tools"
has now been dropped by Jan Kara, so that there is just one
canonical quotactl.2 page (in pan-pages).

Various other pieces added to the page by mtk.

Reported-by: Petr Gajdos <pgajdos@suse.cz>
Reported-by: Jan Blunck <jblunck@novell.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-16 04:51:36 +02:00
Michael Kerrisk 245dec52ca open.2, sync_file_range.2, umount.2: Global fix: s/filesystem/file system/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-15 05:16:42 +02:00
Ivana Hutarova Varekova d71593a99b swapon.2: Note effect of iCONFIG_MEMORY_FAILURE on MAX_SWAPFILES
From 2.6.32, MAX_SWAPFILES is decreased by 1 if the kernel is
built with CONFIG_MEMORY_FAILURE.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-15 03:49:25 +02:00
André Goddard Rosa 3821a5957f vfork.2: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-15 03:33:53 +02:00
André Goddard Rosa 09d3f6940c posix_fadvise.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-15 03:27:10 +02:00
Michael Kerrisk 9791cc7060 posix_fadvise.2: Add sync_file_rane(2) under SEE ALSO
Reported-by: Manfred Schwarb <manfred99@gmx.ch>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-14 04:42:27 +02:00
Michael Kerrisk efe08656e6 open.2: Remove ambiguity in text on NFS and O_EXCL.
Reported-by: David Sommerseth <davids@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-14 04:38:26 +02:00
Michael Kerrisk 14f1e036e1 getrusage.2: Replace text describing unused fields
An earlier patch attempted to describe how the unused rusage
fields are used on other systems. But, Mark Hills notes that
that is likely to cause confusion. So, replace that text with
a general statement about why the unused fields are present.

Reported-by: Mark Hills <mark@pogo.org.uk>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-14 04:30:17 +02:00
Michael Kerrisk 87f8e275ae getrusage.2: srcfix wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-06-14 04:10:11 +02:00