Commit Graph

2179 Commits

Author SHA1 Message Date
Michael Kerrisk 17e5e6779a Removed trailing white space at end of lines 2009-09-30 03:34:51 +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 e46256a48c strftime.3: Fix error in description: s/Monday/Thursday/
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:31 +02:00
Nicolas François 315dc3cd78 posix_fallocate.3: Fix reference to POSIX.1-2008
The sentence mentions twice POSIX.1-2001.
I guess the second one should be POSIX.1-2008.
This should be checked in the standard.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:30 +02:00
Nicolas François 7391478f8b updwtmp.3: Minor fixes
Spelling fix (s/utmp/wtmp/)

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:25 +02:00
Nicolas François 8856a9dc45 readdir.3: Minor fixes
Spelling fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:25 +02:00
Nicolas François 3849d36538 pthread_getattr_np.3: Minor fixes
Spelling fix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:25 +02:00
Nicolas François 4b200bd5f8 pthread_attr_setstack.3: Minor fixes
* pthread_attr_setstacksize was cut&pasted.
* The stacksize argument can be compared to PTHREAD_STACK_MIN, not the
  stackaddr address.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:22 +02:00
Nicolas François 6316fce396 pthread_getcpuclockid.3: Minor fixes
Looking at the man page, this is not a family of functions.
So "returns" is right, "functions" should be "function".

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:22 +02:00
Nicolas François bf4cfa6627 man3/opendir.3, pthread_attr_setaffinity_np.3, man3/pthread_setaffinity_np.3: Minor fixes
The word "function" is missing (or "The" should be removed?).

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:21 +02:00
Michael Kerrisk aec4704f6d exit.3: Add a pointer to explanation of orphaned process groups in setpgid(2)
Reported-by: Georg Sauthoff <gsauthof@techfak.uni-bielefeld.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:20 +02:00
Michael Kerrisk 2a4b81ffd4 setenv.3: Improve ERRORS section
Add ENOMEM error; improve EINVAL description. Also, make
RETURN VALUE section a little more accurate in its mention
of errno.

Reported-by: Georg Sauthoff <gsauthof@techfak.uni-bielefeld.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:20 +02:00
Michael Kerrisk 6b34fb3f5a execve.2, pipe.2, tee.2, fmemopen.3, mq_notify.3, qsort.3: Replace use of assert() by code that checks argc
See http://bugzilla.kernel.org/show_bug.cgi?id=13569

As noted by Andrey:
The purpose of the assert macro, defined in <assert.h>,
is to provide a tool to check for programming mistakes
or program logic errors. However, the assert macro must
never be used to perform checks for run time errors,
since, with the NDEBUG macro defined, expressions within
the assert macro invocations are not evaluated/checked
for, resulting in behavior that was not originally intended.
...
The pages affected in the core package are

execve(2)
pipe(2)
tee(2)
fmemopen(3)
mq_notify(3)
qsort(3)

Reported-by: Andrey Vihrov <vihrov@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:19 +02:00
Michael Kerrisk ed35aae690 printf.3: wfix
Reported-by: Aaron Gardner <aaron.j.gardner@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:19 +02:00
Mike Frysinger e8418d6da8 getmntent.3: setmntent() argument is 'filename' not 'fp'
The description of setmntent() formerly used the wrong
argument name.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:19 +02:00
Michael Kerrisk 19f56c70d3 getaddrinfo.3: wfix: s/result/res/ in text describing argument
Reported-by: rui rlex <rui.rlex@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:18 +02:00
Michael Kerrisk add478c172 getaddrinfo.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:18 +02:00
Michael Kerrisk f9d5775ff8 getaddrinfo.3: Note nonstandard assumed hints.ai_flags value when hints is NULL
When hints is NULL, glibc assumes hints.ai_flags is
AI_V4MAPPED|AI_ADDRCONFIG whereas POSIX says 0.
According to Ulrich Drepper, glibc's behavior is better.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:18 +02:00
Michael Kerrisk 2b64c171eb fflush.3: fflush() discards buffered input
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-09-28 12:46:13 +02:00
Michael Kerrisk a385e7d797 ffs.3: Clarify that ffsl() and ffsll() are GNU extensions
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-08-27 11:18:19 +02:00
Michael Kerrisk c3665d565f pthread_setschedparam.3: tfix
Reported-by: Leslie P. Polzer <sky@viridian-project.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-08-02 14:00:49 +02:00
Michael Kerrisk e80aa4d865 Removed trailing white space at end of lines 2009-07-25 08:51:28 +02:00
Michael Kerrisk 906472fd29 getifaddrs.3: tfix: remove extraneous semicolon in example program
Reported-by: ku roi <kuroibox@yahoo.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-07-25 08:31:03 +02:00
Michael Kerrisk 73e15b46d1 lockf.3: Clarify relationship between fcntl() and lockf() locking
Reported-by: Tolga Dalman <tdalman@project-psi.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-07-25 08:31:02 +02:00
Michael Kerrisk 9c9321b71b readdir.3: The d_type field is fully supported on Btrfs
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-07-04 15:05:55 +02:00
Michael Kerrisk c36d05577d pthread_attr_setstackaddr.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-06-27 08:04:21 +02:00
Mike Frysinger c07a3ca39c setjmp.3: Fix typo and clarify RETURN description
The word "signal" was duplicated in NOTES, and the RETURN
section refers to setjmp() and sigsetjmp(), and mentions
longjmp(), but not siglongjmp().

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-06-26 15:07:39 +02:00
Mark Hills c7a20d46be strcpy.3: SEE ALSO: Add strdup(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2008-06-10 10:22:21 +02:00
Michael Kerrisk 5a76509a2e daemon.3: Clarify discussion of 'noclose' and 'nochdir' arguments
Reported-by: Doug Goldstein <cardoe@gentoo.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-05-02 16:29:00 +12:00
Michael Kerrisk 7e05b05eca daemon.3: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-05-02 16:01:21 +12:00
Michael Kerrisk 5f6f222a13 makedev.3: wfix: swap 'include' and 'define' in SYNOPSIS
Reported-by: Ricardo Garcia <rg3.zeluan@gmail.com>
Reported-by: Rui Rlex <rui.rlex@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-05-02 15:43:25 +12:00
Mark Hills 08eaa638df closedir.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-28 16:53:42 +12:00
Petr Baudis 52aa4b9710 memchr.3: SEE ALSO: add ffs(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:22:05 +12:00
Petr Baudis 02b30d94db ffs.3: SEE ALSO: add memchr(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:21:28 +12:00
Petr Baudis a9cbb6cf2b strcmp.3: SEE ALSO: add strverscmp(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:20:08 +12:00
Petr Baudis a76ca00013 fmemopen.3: NOTES: there is no file descriptor associated with the returned stream
Alexander Lamaison pointed out that this is not obvious
from the documentation, citing an example with passing the
FILE * handle to a function that tries to fstat() its
fileno() in order to determine the buffer size.

Reported-by: Alexander Lamaison <awl03@doc.ic.ac.uk>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:12:05 +12:00
Petr Baudis 28c1dc49ce fmemopen.3: Relocate BUGS section to correct position
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:03:54 +12:00
Michael Kerrisk abaf3cfdcf fmemopen.3: CONFORMING TO: remove note that these functions are GNU extensions
That sentence is now redundant, since these functions
are added in POSIX.1-2008.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 16:02:24 +12:00
Florentin Duneau dbb433dc4f longjmp.3: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-21 14:44:29 +12:00
Michael Kerrisk 9434e739be psignal.3: srcfix: Added FIXME 2009-04-20 17:51:37 +12:00
Michael Kerrisk 6a5cd0e832 pthread_getconcurrency.3: New link to new pthread_setconcurrency(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-16 03:56:02 +12:00
Michael Kerrisk 354fd38dca pthread_setconcurrency.3: New page documenting pthread_setconcurrency(3) and pthread_getconcurrency(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-16 03:56:02 +12:00
Michael Kerrisk fa94592df1 pthread_yield.3: New page documenting pthread_yield(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-16 03:55:53 +12:00
Michael Kerrisk db85058b5f getgrnam.3, getpwnam.3: srcfix: note that glibc 2.7 fixes error handling for "not found" case
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-04-01 08:30:46 +13:00
Michael Kerrisk f2a5733ca5 getcwd.3, makecontext.3, mq_notify.3: tstamp 2009-03-31 10:07:16 +13:00
Michael Kerrisk d611514893 rpc.3, xdr.3: spfix: s/in-line/inline/ (consistent with majority usage)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-31 09:23:02 +13:00
Michael Kerrisk 8ea4ea950c mq_notify.3: Document the POSIX.1-2008 optional EINVAL error
POSIX.1-2008 allows an optional EINVAL error if
notification==NULL and the caller is not currently
registered to receive notifications.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-31 05:09:58 +13:00
Michael Kerrisk 0d244df1c1 posix_memalign.3: srcfix: added comment about memalign() for size==0 case 2009-03-30 15:10:42 +13:00
Michael Kerrisk b6dd683a54 posix_memalign.3: Document handling of size==0 case for posix_memalign()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 15:01:48 +13:00
Michael Kerrisk 642ff1cc5e sem_post.3: Document EOVERFLOW error
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 14:55:55 +13:00
Michael Kerrisk 1480fa812e posix_fallocate.3: Document POSIX.1-2001 and POSIX.1-2008 specifications for EINVAL error
See http://bugzilla.kernel.org/show_bug.cgi?id=12919

Reported-by:  Eelco Dolstra <dolstra@tudelft.nl>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 14:16:38 +13:00
Michael Kerrisk 0c4dba9305 posix_fallocate.3: Clarify that EINVAL also occurs of 'len' *equals* zero
See http://bugzilla.kernel.org/show_bug.cgi?id=12919

Reported-by:  Eelco Dolstra <dolstra@tudelft.nl>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 14:09:17 +13:00
Michael Kerrisk 48e4cfa0de getgrent.3, getgrnam.3, getpwent.3, getpwnam.3: Note that returned pointer should not be given to free()
Reported-by: Reuben Thomas <rrt@sc3d.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 12:37:43 +13:00
Michael Kerrisk 03e40141bf getgrent.3: Returned buffer may be statically allocated and overwritten by later calls
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 12:21:02 +13:00
Michael Kerrisk f2ac73c7dc getpwent.3: Returned buffer may be statically allocated and overwritten by later calls
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 12:20:51 +13:00
Michael Kerrisk c34a8ff736 getgrnam.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 11:57:50 +13:00
Michael Kerrisk 57c1b002d9 getpwnam.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 11:41:07 +13:00
Michael Kerrisk d6922779df basename.3: Note that pointers returned by these functions should not be freed
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 11:32:52 +13:00
Michael Kerrisk 90eeb47a64 readdir.3: Note that pointer returned by readdir() should not be given to free(3)
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 11:19:47 +13:00
Michael Kerrisk 67ca98a79b pthread_equal.3: wfix: s/pthread_self/pthread_equal/
Reported-by: Simon Gomizelj <simongmzlg@gmail.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 10:44:32 +13:00
Michael Kerrisk c9980d2e56 strerror.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 09:33:27 +13:00
Nikanth Karthikesan f6beb9d7ec lockf.3: Update pointer to documentation in kernel source
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 07:27:50 +13:00
Michael Kerrisk 79bb643078 pthread_exit.3: Fix error in DESCRIPTION: s/pthread_create/pthread_exit/
Reported-by: Chunming Chang <cchang@aerohive.com>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-30 07:17:27 +13:00
Michael Kerrisk 4b9e7a8881 toascii.3: Note why POSIX.1-2008 marks this function obsolete
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:55 +13:00
Michael Kerrisk e3a9cc1374 sigset.3: Note APIs that POSIX.1-2008 recommends instead of these obsolete APIs
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:54 +13:00
Michael Kerrisk 0ae4b67fdd siginterrupt.3: Note that POSIX.1-2008 recommends sigaction() instead
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:54 +13:00
Michael Kerrisk 3f14817bd4 scalb.3: Note that POSIX.1-2008 recommends scalbln*(3) instead
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:54 +13:00
Michael Kerrisk 867a8f5dfc makecontext.3: Note that POSIX.1-2008 recommends the use of POSIX threads instead
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:54 +13:00
Michael Kerrisk ff9fe6df96 isalpha.3: Explain why POSIX.1-2008 marks isascii(3) obsolete
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:07:41 +13:00
Michael Kerrisk cbf4eee73f index.3: Note that POSIX.1-2008 recommends strchr(3) and strrchr(3) instead
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:59 +13:00
Michael Kerrisk aeb2174ae7 gethostbyname.3: POSIX.1-2008 recommends getaddrinfo(3) and getnameinfo(3) instead
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk 40e122bbeb getcwd.3: Note that getcwd() should be used instead of the obsolete getwd()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk 4aeb80edca ftime.3: Minor wording fixes
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk fb2d6d3616 gcvt.3: Note that POSIX.1-2008 recommends sprintf(3) instead of this function
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk 5a4668117d ecvt.3: Note that POSIX.1-2008 recommends sprintf(3) instead of these functions
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk 9e36b352bc ctime.3: Note that POSIX.1-2008 recommends strftime(3) instead of these functions
Reported-by: Jan Engelhardt <jengelh@medozas.de>

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:58 +13:00
Michael Kerrisk 48cc3d9d8f bcopy.3: Note that POSIX.1-2008 removes specification of bcopy()
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:57 +13:00
Michael Kerrisk 67bb874245 bsd_signal.3: Note that POSIX.1-2008 recommends sigaction(2) instead of this API
Reported-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-15 08:04:57 +13:00
Michael Kerrisk fc3c831d6b seekdir.3: SYNOPSIS: Fix type of 'offset' argument: s/off_t/long/
And add a NOTES section pointing out that 'off_t'
was indeed used in glibc 2.1.1 and earlier.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519230

Reported-by: Tanaka Akira <akr@fsij.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-12 15:03:41 +13:00
Michael Kerrisk 48e39fa763 telldir.3: SYNOPSIS: Fix return type: s/off_t/long/
And add a NOTES section pointing out that 'off_t'
was indeed used in glibc 2.1.1 and earlier.
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=519230

Reported-by: Tanaka Akira <akr@fsij.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-12 15:03:41 +13:00
Michael Kerrisk 7dcae89694 mempcpy.3, signbit.3, significand.3: Global fix: acknowledge FSF in copyright
These pages are heavily based on original material in
glibc info pages, but the comments in the source of the pages
did not acknowledge the FRF copyright on the original material.
Fix that.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-12 07:24:34 +13:00
Michael Kerrisk 6652fffac3 timeradd.3: Note that on some systems, <=, >=, == don't work for timercmp()
Reported-by: Martin Gebert <martin.gebert@alpha-bit.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:18 +13:00
Michael Kerrisk f6c92d2a5e timeradd.3: SYNOPSIS: Fix return types of timerisset() and timercmp()
Reported-by: Martin Gebert <martin.gebert@alpha-bit.de>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:35:17 +13:00
Michael Kerrisk bd8384888b shm_open.3, mq_overview.7: Recast discussion on name length to exclude terminating NULL byte
Probably it's clearer to describe the length of the IPC object
name as a count that excludes the null terminator.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-03-08 13:34:49 +13:00
Michael Kerrisk 590d0346d9 strftime.3: Add details on ISO 8601 week-based dates
ISO 8602 week-based dates are relevant for %G, %g, and %V,
and the existing details on these dates are a little thin.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-24 16:05:49 +13:00
Michael Kerrisk 894765f0e5 strftime.3: Remove mention of year from ISO 8601 standard
The text mentioned the 1988 8601 standard, but there have
already been two revisions of the standard since then, so
simply remove mention of the year.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-24 14:02:37 +13:00
Michael Kerrisk 3d78d77891 strftime.3: Small fix to description of %G
See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516677

Reported-by: Reuben Thomas <rrt@femur.dyndns.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-24 14:02:36 +13:00
Michael Kerrisk 28d03ce9e9 daemon.3, exec.3, fmemopen.3, fopen.3, realpath.3, siginterrupt.3, strtoul.3: Minor rewordings
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-23 15:34:12 +13:00
Michael Kerrisk 9e39c4da05 fflush.3: Minor rewordings
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-23 15:32:28 +13:00
Michael Kerrisk 0dc60a9902 fclose.3: Minor rewordings
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-23 15:27:03 +13:00
Michael Kerrisk 9d05bd16f8 getnameinfo.3: tfix
Reported-by: Leandro A. F. Pereira <leandro@tia.mat.br>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-23 14:51:28 +13:00
Michael Kerrisk a306ffff9f getlogin.3: spfix 2009-02-21 07:14:34 +13:00
Michael Kerrisk 88850fde24 getnetent_r.3: Fix function name in text: s/getnetbynumber_r/getnetbyaddr_r/
The SYNOPSIS showed the right function name (getnetbyaddr_r),
but the text repeatedly used the wrong name (getnetbynumber_r).
Probably, this was a cut-and-paste error.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-21 07:06:32 +13:00
Michael Kerrisk 88d61d8a48 syslog.3: spfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-21 06:56:43 +13:00
Michael Kerrisk 5a3b4036f6 realpath.3: spfix 2009-02-21 06:47:49 +13:00
Michael Kerrisk c49e8fc97b realpath.3: Rework resolved_path==NULL discussion w.r.t. POSIX.1-200[18]
Although the page already mentioned the resolved_path==NULL
feature, and that this feature was added in POSIX.1-2008, there
was still some crufty text in BUGS that hadn't been updated to
reflect the POSIX.1-2008 changes.

Also, some other minor wording and grammar fixes.

Reported-by: Reuben Thomas <rrt@femur.dyndns.org>
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
2009-02-21 06:40:45 +13:00
Michael Kerrisk 3683d2505b malloc_hook.3: srcfix 2009-02-21 00:19:53 +13:00
Michael Kerrisk c09cb5f47f recno.3: spfix 2009-02-21 00:19:06 +13:00
Michael Kerrisk d442cb84ea memchr.3: spfix 2009-02-21 00:17:41 +13:00
Michael Kerrisk ab186fbd11 inet.3: spfix 2009-02-21 00:16:37 +13:00