Commit Graph

9214 Commits

Author SHA1 Message Date
Michael Kerrisk 0070a62d0a setfsgid.2: Correct header file in SYNOPSIS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-09 09:28:35 +02:00
Michael Kerrisk 18cc659761 setfsuid.2: Clarify historical details and note that setfsuid() is obsolete
Reported-by: Chen Gang <gang.chen@asianux.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-09 09:27:07 +02:00
Michael Kerrisk 9e3859ed2b kill.2: Small improvements to text on historical rules for permissions
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-09 08:41:53 +02:00
Michael Kerrisk eda6a3fc1a Changes.old: Minor fiix to 3.53 changelog
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 16:33:08 +02:00
Michael Kerrisk ff4739ceab setfsgid.2: Clarify description of return value
More clearly describe the weirdness in the return value of this
system call, and ote the problems it creates in in BUGS

Reported-by: Oleg Nesterov <oleg@redhat.com>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 15:44:17 +02:00
Michael Kerrisk 06e4308972 setfsuid.2: Clarify description of return value
More clearly describe the weirdness in the return value of this
system call, and ote the problems it creates in in BUGS

Reported-by: Oleg Nesterov <oleg@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 15:42:28 +02:00
Michael Kerrisk fd524ab98b sched_setparam.2: Clarify that this system call applies to threads (not processes)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 15:19:00 +02:00
Michael Kerrisk 81bd66daf4 sched_setscheduler.2: Clarify that this system call applies to threads (not processes)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 15:02:24 +02:00
Michael Kerrisk 6a7fcf3ccf sched_setaffinity.2: Clarify that these system calls affect a per-thread attribute
Reported-by: Christos Tsopokis <christos@tsopokis.gr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 15:02:21 +02:00
Peng Haitao ea00bcb35a ilogb.3: ATTRIBUTES: Note functions that are thread-safe
The functions ilogb(), ilogbf() and ilogbl() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:27:56 +02:00
Peng Haitao b5a788d5f2 fpclassify.3: ATTRIBUTES: Note functions that are thread-safe
The functions fpclassify(), isfinite(), isnormal(), isnan(), and
isinf() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:27:56 +02:00
Peng Haitao 7e9ee9a4c2 frexp.3: ATTRIBUTES: Note functions that are thread-safe
The functions frexp(), frexpf() and frexpl() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:27:56 +02:00
Michael Kerrisk 282c1a35d0 msgctl.2, semctl.2, shmctl.2, cciss.4: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:27:55 +02:00
Michael Kerrisk 9ee4a2b6ec intro.1, time.1, access.2, acct.2, alloc_hugepages.2, bind.2, chdir.2, chmod.2, chown.2, chroot.2, clone.2, close.2, execve.2, fallocate.2, fcntl.2, getdents.2, getrusage.2, getxattr.2, init_module.2, inotify_add_watch.2, ioprio_set.2, kcmp.2, link.2, listxattr.2, lseek.2, madvise.2, mkdir.2, mknod.2, mmap.2, mount.2, move_pages.2, msgctl.2, nfsservctl.2, open.2, pivot_root.2, quotactl.2, read.2, readlink.2, removexattr.2, rename.2, rmdir.2, semctl.2, setfsgid.2, setfsuid.2, setresuid.2, setuid.2, setup.2, setxattr.2, shmctl.2, splice.2, spu_create.2, stat.2, statfs.2, swapon.2, symlink.2, sync.2, sync_file_range.2, sysfs.2, truncate.2, umount.2, unlink.2, unshare.2, ustat.2, utime.2, utimensat.2, write.2, btree.3, errno.3, fexecve.3, ftw.3, futimes.3, get_nprocs_conf.3, getcwd.3, getdirentries.3, getmntent.3, glob.3, mkfifo.3, mq_open.3, readdir.3, realpath.3, recno.3, remove.3, sem_open.3, shm_open.3, statvfs.3, sysconf.3, telldir.3, tmpfile.3, cciss.4, initrd.4, pts.4, sk98lin.4, vcs.4, core.5, filesystems.5, proc.5, boot.7, bootparam.7, capabilities.7, cpuset.7, credentials.7, feature_test_macros.7, fifo.7, hier.7, inotify.7, intro.7, mq_overview.7, path_resolution.7, pipe.7, sem_overview.7, shm_overview.7, spufs.7, symlink.7, unix.7, uri.7, sync.8: Global fix: s/file system/filesystem/
Notwithstanding 24d01c530c,
"filesystem" is the form used by the great majority of man pages
outside the man-pages project and in a number of other sources,
so let's go with that.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:07:57 +02:00
Michael Kerrisk af02f8e60d sk98lin.4: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 10:00:05 +02:00
Michael Kerrisk 3ad8d7a2b7 nfsservctl.2: Note commands that were only in Linux 2.4.x and earlier
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 09:49:03 +02:00
Michael Kerrisk d59eaecdeb nfsservctl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 09:48:13 +02:00
Michael Kerrisk 58d0a2034a nfsservctl.2: Minor wording fix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 09:45:41 +02:00
Michael Kerrisk 8699159874 nfsservctl.2: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 09:43:32 +02:00
Michael Kerrisk e3fb076766 proc.5: Add rationale on drop_caches and note that it can hurt performance
See also http://lwn.net/Articles/562211/

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 09:32:02 +02:00
Michael Kerrisk cb41e2e1df proc.5: grfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 08:06:05 +02:00
Michael Kerrisk 41e1475c91 proc.5: Minor clarification
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 08:04:49 +02:00
Michael Kerrisk aeb7e78817 proc.5: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-08 08:04:26 +02:00
Michael Kerrisk 4d96fe333c ld.so.8: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-07 10:13:48 +02:00
Michael Kerrisk bd6416540a adjtimex.2: SEE ALSO: Add adjtimex(8)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-07 09:16:39 +02:00
Michael Kerrisk 68f1106697 proc.5: Small fixes to Peter Schiffer's /proc/PID/io patch
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 13:40:30 +02:00
Peter Schiffer 0ca2fc4d95 proc.5: Document /proc/[pid]/io file
Attempt to document fields in the /proc/[pid]/io file, based on
the Documentation/filesystems/proc.txt. The text will probably
need some grammar corrections.

Signed-off-by: Peter Schiffer <pschiffe@redhat.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 13:18:04 +02:00
Michael Kerrisk 6cd06646cb unix.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 12:29:32 +02:00
Michael Kerrisk d3edf78f39 wcscat.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 12:27:33 +02:00
Michael Kerrisk bd18d73457 wcsncat.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 12:27:17 +02:00
Michael Kerrisk 97e91fec41 argz_add.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 12:26:05 +02:00
Michael Kerrisk 716fe4663e stpncpy.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:53:31 +02:00
Michael Kerrisk 95dadb392f fcntl.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:52:12 +02:00
Akihiro MOTOKI cac3a0c574 socket.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:40:20 +02:00
Akihiro MOTOKI f528275c21 tempnam.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:38:29 +02:00
Akihiro MOTOKI eb204b9497 popen.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:38:02 +02:00
Akihiro MOTOKI be88a268b8 wcpncpy.3: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:34:24 +02:00
Akihiro MOTOKI 14bc2551e2 console_ioctl.4: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:30:52 +02:00
Peng Haitao d6da57592e fmax.3: ATTRIBUTES: Note functions that are thread-safe
The functions fmax(), fmaxf() and fmaxl() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:26:59 +02:00
Peng Haitao aabbba0679 fmin.3: wfix
Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:26:24 +02:00
Peng Haitao 8300b8b8cc fmin.3: ATTRIBUTES: Note functions that are thread-safe
The functions fmin(), fminf() and fminl() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:25:16 +02:00
Peng Haitao cc61061889 fma.3: ATTRIBUTES: Note functions that are thread-safe
The functions fma(), fmaf() and fmal() are thread safe.

Signed-off-by: Peng Haitao <penght@cn.fujitsu.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 11:10:43 +02:00
Michael Kerrisk a7fd59c687 bootparam.7: Remove "lilo" entries from SEE ALSO
See http://bugs.debian.org/604019

Reported-by: Eugen Dedu <Eugen.Dedu@pu-pm.univ-fcomte.fr>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-08-01 10:59:07 +02:00
Michael Kerrisk 0a4861e466 Start of man-pages-3.54: updating Changes and Changes.old 2013-07-31 08:48:59 +02:00
Michael Kerrisk b27ab95a5d Start of man-pages-3.54: updating .Announce and .lsm files 2013-07-31 08:48:59 +02:00
Michael Kerrisk dae21485f0 Start of man-pages-3.54: renaming .Announce and .lsm files 2013-07-31 08:48:59 +02:00
Michael Kerrisk 1ecd685ed4 Ready for 3.53 2013-07-31 08:45:49 +02:00
Michael Kerrisk 8a94e783a9 Removed trailing white space at end of lines 2013-07-31 08:45:42 +02:00
Michael Kerrisk f80a7a348b readlinkat.2, setpgid.2, resolv.conf.5, udp.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-07-31 08:45:18 +02:00
Michael Kerrisk 1c8cf39d04 Changes: Ready for 3.53
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2013-07-31 05:48:14 +02:00