Commit Graph

6970 Commits

Author SHA1 Message Date
Michael Kerrisk e6974550e9 Changes: sync
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-11-01 06:35:49 +01:00
Michael Kerrisk 3e5c319e24 clock_nanosleep.2, getpriority.2, kexec_load.2, nanosleep.2, nice.2, sched_setaffinity.2, timer_create.2, timer_delete.2, timer_settime.2, utime.2, btowc.3, futimes.3, log.3, pthread_attr_setguardsize.3, pthread_kill_other_threads_np.3, pthread_setaffinity_np.3, pthread_setcancelstate.3, pthread_setschedparam.3, pthread_setschedprio.3, pthread_tryjoin_np.3, strcoll.3, strcpy.3, string.3, strxfrm.3, networks.5, aio.7, sigevent.7, udplite.7: SEE ALSO: Place entries in correct order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-11-01 06:35:42 +01:00
Michael Kerrisk 3df44954f1 Changes: Update for changes to date in 3.30
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 15:28:25 +01:00
Michael Kerrisk 939fd8db06 reboot.2: Place 'cmd' values in alphabetical order
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 15:14:13 +01:00
Michael Kerrisk 577dd8b1d0 kexec_load.2: Note that CONFIG_KEXEC is needed
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:37:36 +01:00
Andi Kleen fed71ac385 reboot.2: Document LINUX_REBOOT_KEXEC
Some fix-ups by Michael Kerrisk

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:35:41 +01:00
Michael Kerrisk 02a4b9e988 kexec_load.2: Incorporate fixes from Eric W. Biederman
Eric noted that a few instances of "virtual" should
be "physical" and noted:

    There is an expectation that at hand off from sys_kexec that
    virtual and physical addresses will be identity mapped. But
    this isn't the old Alpha booting convention where you have
    a virtual address and then you have to parse the page table
    to figure out where your kernel was actually loaded.

Reported-by: Eric W. Biederman <ebiederm@xmission.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:16:03 +01:00
Michael Kerrisk 2a09a26172 kexec_load.2: Added VERSIONS section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:14:08 +01:00
Michael Kerrisk d1e833fef4 kexec_load.2: Resore accidentally deleted CONFORMING TO section
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:13:11 +01:00
Michael Kerrisk ece948b4a3 kexec_load.2: Additions and edits by mtk
Various wording and layout improvements.
Fixed the name of a constant: s/KEXEC_ARCH_I386/KEXEC_ARCH_386/.
Added RETURN VALUE and ERRORS sections.
Removed details of using syscall; the reader can find them in
syscall(2).
Added some details for KEXEC_PRESERVE_CONTEXT.
Revised the text mentioning the kernel header, since it is
not yet exported, and it's not certain that it will be.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:06:49 +01:00
Michael Kerrisk e4f282ab26 kexec_load.2: Add license
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 07:00:21 +01:00
Andi Kleen 0bd8e0bf49 kexec_load.2: New page documenting kexec_load(2)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 06:59:24 +01:00
Michael Kerrisk 0a4f8b7bb4 getresuid.2, intro.2, mremap.2, open.2, poll.2, posix_fadvise.2, pread.2, remap_file_pages.2, setresuid.2, signal.2, splice.2, sync_file_range.2, tee.2, vmsplice.2, INFINITY.3, asprintf.3, assert_perror.3, basename.3, bsd_signal.3, canonicalize_file_name.3, clog10.3, crypt.3, dl_iterate_phdr.3, dlopen.3, dprintf.3, encrypt.3, exp10.3, fcloseall.3, fenv.3, ffs.3, fmemopen.3, fopencookie.3, ftw.3, getdate.3, getline.3, getloadavg.3, getopt.3, getsubopt.3, getutent.3, grantpt.3, hsearch.3, intro.3, lseek64.3, memmem.3, mempcpy.3, mq_receive.3, mq_send.3, posix_fallocate.3, pow10.3, program_invocation_name.3, ptsname.3, putgrent.3, readdir.3, sigset.3, sincos.3, stpcpy.3, stpncpy.3, strchr.3, strfry.3, strnlen.3, strptime.3, strsignal.3, strstr.3, strverscmp.3, swab.3, sysv_signal.3, tsearch.3, unlocked_stdio.3, unlockpt.3, wcpcpy.3, wcpncpy.3, wcsdup.3, wcwidth.3: SEE ALSO: Remove redundant reference to feature_test_macros(7)
Reported-by: Florian Lehmann <flo.lehmann@googlemail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 06:06:58 +01:00
Michael Kerrisk eea5f17b66 strnlen.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 05:53:37 +01:00
Michael Kerrisk 9e4af1fec2 sched_getcpu.3: Fix feature test macro requirements
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 05:51:54 +01:00
Michael Kerrisk b80f966bb0 getresuid.2, mremap.2, poll.2, remap_file_pages.2, setresuid.2, splice.2, sync_file_range.2, syscall.2, tee.2, vmsplice.2, INFINITY.3, aio_init.3, asprintf.3, assert_perror.3, basename.3, bsd_signal.3, canonicalize_file_name.3, clog10.3, crypt.3, dl_iterate_phdr.3, dlopen.3, encrypt.3, exp10.3, fcloseall.3, fenv.3, fopencookie.3, ftw.3, getaddrinfo_a.3, getloadavg.3, getutent.3, grantpt.3, hsearch.3, lseek64.3, memmem.3, mempcpy.3, pow10.3, program_invocation_name.3, ptsname.3, putgrent.3, sched_getcpu.3, sincos.3, strchr.3, strfry.3, strnlen.3, strptime.3, strstr.3, strverscmp.3, swab.3, sysv_signal.3, tsearch.3, unlockpt.3, wcwidth.3: Add reference to feature_test_macros(7)
Some pages simply list feature test macro requirements in
the form:

    #define #GNU_SOURCE
    #include <someheader.h>

For these pages, add a "See feature_test_macros(7)" comment
on the "#define" line.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 05:31:47 +01:00
Michael Kerrisk f95b57bdc7 fenv.3: Clarify wording relating to glibc version
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-31 05:17:37 +01:00
Michael Kerrisk 9108d86725 clone.2: Clarify when CLONE_NEWNET implementation was completed
Reported-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 08:12:03 +02:00
Lucian Adrian Grijincu 61f22790e1 unshare.2: Improve description of CLONE_NEWNET
CLONE_NEWNET creates a new network namespace from scratch.
You don't have anything from the old network namespace in
the new one. Even the loopback device is new.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:52:36 +02:00
Jan Engelhardt 52e27aeb24 ipv6.7: tfix: fix IPV6_DSTOP(T)s typo
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:42:37 +02:00
David Prevot eebc6bfc7f hosts.5, protocols.5, spufs.7, termio.7: Remove definite article from NAME section
Please find inline another tiny patch in order to shrink
the definite article from some other pages (found with
"rgrep -i ' \\\- the' man*").

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:38:50 +02:00
Michael Kerrisk fde39195fa proc.5: Add reference to mlock(2) for further info on /proc/PID/status VmLck
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:33:57 +02:00
Michael Kerrisk baeb920b34 mlock.2: shmctl() SHM_LOCKed memory is not included in VmLck
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:32:55 +02:00
Michael Kerrisk e5eb406c9c mlock.2: Improve wording describing /proc/PID/status /VmLck field
Reported-by: Yuri Kozlov <yuray@komyakino.ru>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:28:31 +02:00
Michael Kerrisk e4b4151a14 fcntl.2: RETURN VALUE: Improve description of F_GETFD and F_GETFL
Reported-by: scarlettsp <scarlettsp@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:23:10 +02:00
Michael Kerrisk ae416c7e62 subpage_prot.2: fixup
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:21:24 +02:00
Michael Kerrisk c079ed6486 subpage_prot.2: Improvements after review by Paul Mackerras
Reported-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-30 07:18:30 +02:00
David Prevot 840922217c armscii-8.7, ascii.7, cp1251.7, iso_8859-1.7, iso_8859-10.7, iso_8859-11.7, iso_8859-13.7, iso_8859-14.7, iso_8859-15.7, iso_8859-16.7, iso_8859-2.7, iso_8859-3.7, iso_8859-4.7, iso_8859-5.7, iso_8859-6.7, iso_8859-7.7, iso_8859-8.7, iso_8859-9.7, koi8-r.7, koi8-u.7, unicode.7: Use greater consistency in NAME line
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:16:03 +02:00
David Prevot 82e8d7a79c iso_8859-6.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:05:38 +02:00
David Prevot 105dc01c62 iso_8859-5.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:04:45 +02:00
David Prevot 0a776fe419 iso_8859-4.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:03:49 +02:00
David Prevot 9e75884364 iso_8859-3.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:02:50 +02:00
David Prevot b6e6f9883e iso_8859-14.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:01:43 +02:00
David Prevot c2b1f9f233 iso_8859-13.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 07:00:15 +02:00
David Prevot 3a2b27c594 iso_8859-11.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:58:00 +02:00
David Prevot aa0a7f1fc3 iso_8859-10.7: Capitalize hexadecimal numbers
The patch addresses the uppercase hexadecimal numbers
minor issue for iso_8859-10.7. Please note that this
patch also address a minor s/ca/CB/ typo.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:55:39 +02:00
David Prevot 9d66913b94 cp1251.7: Capitalize hexadecimal numbers
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:55:23 +02:00
David Prevot eb7658b588 armscii-8.7: Write the character set name as ArmSCII
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:50:29 +02:00
David Prevot 8f13638cf2 armscii-8.7: Capitalize hexadecimal numbers
koi8-u.7 was not the only character set page displaying lowercase
hexadecimal numbers. The patch addresses this minor issue for
armscii-8.7 (other will follow, capitalized number are mostly used,
and that is the way they are presented in Unicode.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:45:01 +02:00
David Prevot 5a55491058 koi8-u.7: Capitalize hexadecimal numbers
koi8-u.7 seems to be the only character set page displaying
lowercase hexadecimal numbers. The inline patch address this
minor issue.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:38:59 +02:00
David Prevot 54bd4200bb koi8-r.7: Fox special character names
Comparing to koi8-u.7, I noticed some inconsistencies in special
character names. After checking with the following Unicode related
pages, please find inline (and gzipped attached, hopefully not
messing with encoding), a patch in order to make it right, on an
Unicode point of view.

http://www.unicode.org/charts/PDF/U2500.pdf
http://www.unicode.org/charts/PDF/U25A0.pdf
http://www.unicode.org/charts/PDF/U0080.pdf
http://www.unicode.org/charts/PDF/U1D400.pdf

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-25 06:35:55 +02:00
David Prevot aff1a02df6 koi8-r.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:45:09 +02:00
Michael Kerrisk b3bc5386d6 unshare.2: Document CLONE_NEWNET
Reported-by: Lucian Adrian Grijincu <lucian.grijincu@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:32:50 +02:00
Michael Kerrisk da2e0e532f unshare.2: Document CLONE_NEWUTS
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:29:20 +02:00
Michael Kerrisk a948ae520e unshare.2: Dcoument CLONE_SYSVSEM
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:28:36 +02:00
Michael Kerrisk 25539b1b6c unshare.2: Document CLONE_NEWIPC
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:19:48 +02:00
Michael Kerrisk 486d4e9b99 unshare.2: Relocate discussion of CAP_SYS_ADMIN to CLONE_NEWNS section
And rewrite the EPERM description to be more general in
preparation for the new flags to be documented.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 16:02:24 +02:00
Michael Kerrisk c8e4c1bdc3 unshare.2: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 15:59:48 +02:00
Michael Kerrisk 05b9225154 access.2: Note use of faccessat(2) for checking symbolic link permissions
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 09:41:36 +02:00
Michael Kerrisk 1cdb1ec17c faccessat.2: Note that faccessat() is racy
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2010-10-24 09:41:36 +02:00