]> git.ipfire.org Git - thirdparty/man-pages.git/log
thirdparty/man-pages.git
17 years agoReady for 2.61 man-pages-2.61
Michael Kerrisk [Wed, 20 Jun 2007 20:23:24 +0000 (20:23 +0000)] 
Ready for 2.61

17 years agoRemoved tabs
Michael Kerrisk [Wed, 20 Jun 2007 20:23:15 +0000 (20:23 +0000)] 
Removed tabs

17 years agosync
Michael Kerrisk [Wed, 20 Jun 2007 20:16:47 +0000 (20:16 +0000)] 
sync

17 years agoNote that some architectures don't have socketcall(2); instead
Michael Kerrisk [Wed, 20 Jun 2007 20:15:29 +0000 (20:15 +0000)] 
Note that some architectures don't have socketcall(2); instead
real system calls are provided for socket(), bind(), etc.

17 years agoNote that some architectures don't have ipc(2); instead
Michael Kerrisk [Wed, 20 Jun 2007 20:14:26 +0000 (20:14 +0000)] 
Note that some architectures don't have ipc(2); instead
real system calls are provided for shmctl(), semctl(), etc.

17 years agoWrap long line in SYNOPSIS.
Michael Kerrisk [Wed, 20 Jun 2007 19:08:29 +0000 (19:08 +0000)] 
Wrap long line in SYNOPSIS.

17 years agoFix capitalization in .SS headings.
Michael Kerrisk [Wed, 20 Jun 2007 19:03:12 +0000 (19:03 +0000)] 
Fix capitalization in .SS headings.

17 years agoRewrite to reflect the fact that the _syscallN
Michael Kerrisk [Wed, 20 Jun 2007 18:53:27 +0000 (18:53 +0000)] 
Rewrite to reflect the fact that the _syscallN
macros are no longer available.

17 years agoRemove reference to _syscall0() macro.
Michael Kerrisk [Wed, 20 Jun 2007 18:43:01 +0000 (18:43 +0000)] 
Remove reference to _syscall0() macro.

17 years agoAdd semtimedop() to SEE ALSO.
Michael Kerrisk [Wed, 20 Jun 2007 06:05:13 +0000 (06:05 +0000)] 
Add semtimedop() to SEE ALSO.

17 years agoAdd recvmsg() and sendmsg() to SEE ALSO.
Michael Kerrisk [Wed, 20 Jun 2007 06:04:50 +0000 (06:04 +0000)] 
Add recvmsg() and sendmsg() to SEE ALSO.

17 years agoFix small wording error.
Michael Kerrisk [Tue, 19 Jun 2007 20:42:27 +0000 (20:42 +0000)] 
Fix small wording error.

17 years agothe syscall is exported as "__clone2" not "clone2".
Michael Kerrisk [Tue, 19 Jun 2007 20:09:36 +0000 (20:09 +0000)] 
the syscall is exported as "__clone2" not "clone2".

17 years agominor fixes
Michael Kerrisk [Mon, 18 Jun 2007 20:01:32 +0000 (20:01 +0000)] 
minor fixes

17 years agoffix
Michael Kerrisk [Mon, 18 Jun 2007 19:56:51 +0000 (19:56 +0000)] 
ffix

17 years agoA comment was missing its closing "*/".
Michael Kerrisk [Mon, 18 Jun 2007 05:40:45 +0000 (05:40 +0000)] 
A comment was missing its closing "*/".

17 years agoDocument argument type for SO_REUSEADDR. See Debian bug 255881.
Michael Kerrisk [Sun, 17 Jun 2007 17:03:38 +0000 (17:03 +0000)] 
Document argument type for SO_REUSEADDR.  See Debian bug 255881.

17 years agoMinor improvements to previous fix
Michael Kerrisk [Sun, 17 Jun 2007 15:57:02 +0000 (15:57 +0000)] 
Minor improvements to previous fix

17 years agoAdd a comment explaining the need for the rather
Michael Kerrisk [Sun, 17 Jun 2007 15:23:37 +0000 (15:23 +0000)] 
Add a comment explaining the need for the rather
strange cast of the return value of dlsym().

17 years agosync
Michael Kerrisk [Sun, 17 Jun 2007 15:03:37 +0000 (15:03 +0000)] 
sync

17 years agoClean-ups
Michael Kerrisk [Sun, 17 Jun 2007 15:03:14 +0000 (15:03 +0000)] 
Clean-ups

17 years agoNote where to find source code of FreeBSD and Solaris;
Michael Kerrisk [Sun, 17 Jun 2007 15:02:59 +0000 (15:02 +0000)] 
Note where to find source code of FreeBSD and Solaris;
other minor changes.

17 years agoUpdate description of MALLOC_CHECK_ to include description
Michael Kerrisk [Sun, 17 Jun 2007 14:27:31 +0000 (14:27 +0000)] 
Update description of MALLOC_CHECK_ to include description
for value 3.  (From downstream Fedora patch.)

17 years agoffix
Michael Kerrisk [Sun, 17 Jun 2007 14:12:43 +0000 (14:12 +0000)] 
ffix

17 years agoUpdate text for EPERM error describing the maximum number of
Michael Kerrisk [Sat, 16 Jun 2007 18:22:38 +0000 (18:22 +0000)] 
Update text for EPERM error describing the maximum number of
swap files.  (From downstream Fedora patch.)

17 years agoAdd NOTES para about permissions required to call sched_setscheduler()
Michael Kerrisk [Sat, 16 Jun 2007 12:25:22 +0000 (12:25 +0000)] 
Add NOTES para about permissions required to call sched_setscheduler()
on other systems.

17 years agowfix
Michael Kerrisk [Sat, 16 Jun 2007 11:58:42 +0000 (11:58 +0000)] 
wfix

17 years agoUpdated FIXME.
Michael Kerrisk [Sat, 16 Jun 2007 11:45:57 +0000 (11:45 +0000)] 
Updated FIXME.

17 years agoUpdated FIXME.
Michael Kerrisk [Sat, 16 Jun 2007 11:43:44 +0000 (11:43 +0000)] 
Updated FIXME.

17 years agoAdded a sentence noting why core dumps named "core.PID" were useful
Michael Kerrisk [Sat, 16 Jun 2007 11:32:28 +0000 (11:32 +0000)] 
Added a sentence noting why core dumps named "core.PID" were useful
with LinuxThreads.

17 years agoChanged text for EINVAL error.
Michael Kerrisk [Sat, 16 Jun 2007 11:27:34 +0000 (11:27 +0000)] 
Changed text for EINVAL error.

17 years agoNoted that timeout can also be changed is select() is interrupted by a signal.
Michael Kerrisk [Sat, 16 Jun 2007 10:46:33 +0000 (10:46 +0000)] 
Noted that timeout can also be changed is select() is interrupted by a signal.

17 years agoMinor rewrites.
Michael Kerrisk [Sat, 16 Jun 2007 09:11:52 +0000 (09:11 +0000)] 
Minor rewrites.

17 years agospfix
Michael Kerrisk [Sat, 16 Jun 2007 08:52:28 +0000 (08:52 +0000)] 
spfix

17 years agoRemove errorneous text saying that glibc does not provide <ulimit.h>; it does.
Michael Kerrisk [Sat, 16 Jun 2007 08:49:40 +0000 (08:49 +0000)] 
Remove errorneous text saying that glibc does not provide <ulimit.h>; it does.

17 years agoRemove out-of-date FIXME
Michael Kerrisk [Sat, 16 Jun 2007 08:44:31 +0000 (08:44 +0000)] 
Remove out-of-date FIXME

17 years agoAdded a CONFORMING TO section.
Michael Kerrisk [Sat, 16 Jun 2007 08:11:31 +0000 (08:11 +0000)] 
Added a CONFORMING TO section.

17 years agoAdded a CONFORMING TO section.
Michael Kerrisk [Sat, 16 Jun 2007 08:02:06 +0000 (08:02 +0000)] 
Added a CONFORMING TO section.

17 years agoAdded a CONFORMING TO section.
Michael Kerrisk [Sat, 16 Jun 2007 07:59:31 +0000 (07:59 +0000)] 
Added a CONFORMING TO section.

17 years agoAdded a CONFORMING TO section; other minor edits.
Michael Kerrisk [Sat, 16 Jun 2007 07:49:06 +0000 (07:49 +0000)] 
Added a CONFORMING TO section; other minor edits.

17 years agoAdded a CONFORMING TO section; other minor edits.
Michael Kerrisk [Sat, 16 Jun 2007 07:46:30 +0000 (07:46 +0000)] 
Added a CONFORMING TO section; other minor edits.

17 years agoffix
Michael Kerrisk [Sat, 16 Jun 2007 07:37:16 +0000 (07:37 +0000)] 
ffix

17 years agoAdded a CONFORMING TO section; other minor edits.
Michael Kerrisk [Sat, 16 Jun 2007 07:34:33 +0000 (07:34 +0000)] 
Added a CONFORMING TO section; other minor edits.

17 years agoFix SEE ALSO heading
Michael Kerrisk [Sat, 16 Jun 2007 07:25:46 +0000 (07:25 +0000)] 
Fix SEE ALSO heading

17 years agoFix SEE ALSO heading
Michael Kerrisk [Sat, 16 Jun 2007 07:23:16 +0000 (07:23 +0000)] 
Fix SEE ALSO heading

17 years agoShortened page title to INVOCATION_NAME.
Michael Kerrisk [Sat, 16 Jun 2007 07:15:46 +0000 (07:15 +0000)] 
Shortened page title to INVOCATION_NAME.

17 years agorewordings/edits
Michael Kerrisk [Sat, 16 Jun 2007 05:58:39 +0000 (05:58 +0000)] 
rewordings/edits

17 years agoReformat SYNOPSIS.
Michael Kerrisk [Fri, 15 Jun 2007 21:51:26 +0000 (21:51 +0000)] 
Reformat SYNOPSIS.

17 years agoffix
Michael Kerrisk [Fri, 15 Jun 2007 21:45:21 +0000 (21:45 +0000)] 
ffix

17 years agotfix
Michael Kerrisk [Fri, 15 Jun 2007 21:44:10 +0000 (21:44 +0000)] 
tfix

17 years agoFormatting changes, and minor rewordings.
Michael Kerrisk [Fri, 15 Jun 2007 21:40:11 +0000 (21:40 +0000)] 
Formatting changes, and minor rewordings.

17 years agoAdded SEE ALSO section
Michael Kerrisk [Fri, 15 Jun 2007 20:22:43 +0000 (20:22 +0000)] 
Added SEE ALSO section

17 years agospfix
Michael Kerrisk [Fri, 15 Jun 2007 20:22:25 +0000 (20:22 +0000)] 
spfix

17 years agoReformatt headings
Michael Kerrisk [Fri, 15 Jun 2007 20:16:04 +0000 (20:16 +0000)] 
Reformatt headings

17 years agoReformat headings
Michael Kerrisk [Fri, 15 Jun 2007 20:06:35 +0000 (20:06 +0000)] 
Reformat headings

17 years agoReformatted headings
Michael Kerrisk [Fri, 15 Jun 2007 19:55:07 +0000 (19:55 +0000)] 
Reformatted headings

17 years agoReformatted headings; minor rewrites.
Michael Kerrisk [Fri, 15 Jun 2007 19:53:05 +0000 (19:53 +0000)] 
Reformatted headings; minor rewrites.

17 years agoReformatted headings; minor rewrites.
Michael Kerrisk [Fri, 15 Jun 2007 19:47:01 +0000 (19:47 +0000)] 
Reformatted headings; minor rewrites.

17 years agoReformatted headings
Michael Kerrisk [Fri, 15 Jun 2007 19:35:45 +0000 (19:35 +0000)] 
Reformatted headings

17 years agoVarious reformatting
Michael Kerrisk [Fri, 15 Jun 2007 19:32:07 +0000 (19:32 +0000)] 
Various reformatting

17 years agoMade CONFIG/CONFIGURING heading ==> CONFIGURATION
Michael Kerrisk [Fri, 15 Jun 2007 19:23:16 +0000 (19:23 +0000)] 
Made CONFIG/CONFIGURING heading ==> CONFIGURATION

17 years agoReformatted headings.
Michael Kerrisk [Fri, 15 Jun 2007 19:19:04 +0000 (19:19 +0000)] 
Reformatted headings.

17 years agoReformatted headings
Michael Kerrisk [Fri, 15 Jun 2007 19:11:58 +0000 (19:11 +0000)] 
Reformatted headings

17 years agoReformat headings
Michael Kerrisk [Fri, 15 Jun 2007 06:29:35 +0000 (06:29 +0000)] 
Reformat headings

17 years agoReformat headings.
Michael Kerrisk [Fri, 15 Jun 2007 06:27:14 +0000 (06:27 +0000)] 
Reformat headings.

17 years agoNote use of "gcc -Wno-format-y2k" to avoid the "`%c'yields only
Michael Kerrisk [Fri, 15 Jun 2007 05:59:35 +0000 (05:59 +0000)] 
Note use of "gcc -Wno-format-y2k" to avoid the "`%c'yields only
last 2 digits of year in some locales" warning.

17 years agoFix include in SYNOPSIS.
Michael Kerrisk [Fri, 15 Jun 2007 05:47:32 +0000 (05:47 +0000)] 
Fix include in SYNOPSIS.

17 years agoAdd "Link with -laio" to SYNOPSIS.
Michael Kerrisk [Fri, 15 Jun 2007 05:47:08 +0000 (05:47 +0000)] 
Add "Link with -laio" to SYNOPSIS.
Fih includes in SYNOPSIS.

17 years agoLanguage clean ups
Michael Kerrisk [Thu, 14 Jun 2007 21:11:22 +0000 (21:11 +0000)] 
Language clean ups

17 years agowfix
Michael Kerrisk [Thu, 14 Jun 2007 20:04:32 +0000 (20:04 +0000)] 
wfix

17 years agospfix
Michael Kerrisk [Thu, 14 Jun 2007 06:33:12 +0000 (06:33 +0000)] 
spfix

17 years agoReordered .SH sections.
Michael Kerrisk [Thu, 14 Jun 2007 06:31:39 +0000 (06:31 +0000)] 
Reordered .SH sections.

17 years agoAdd page number to xrefs
Michael Kerrisk [Thu, 14 Jun 2007 06:25:37 +0000 (06:25 +0000)] 
Add page number to xrefs

17 years agoAdd isinf to NAME section.
Michael Kerrisk [Thu, 14 Jun 2007 06:12:44 +0000 (06:12 +0000)] 
Add isinf to NAME section.

17 years agoAdd strcasestr to NAME section.
Michael Kerrisk [Thu, 14 Jun 2007 06:02:41 +0000 (06:02 +0000)] 
Add strcasestr to NAME section.

17 years agohandle "FIXME ?"
Michael Kerrisk [Thu, 14 Jun 2007 05:57:12 +0000 (05:57 +0000)] 
handle "FIXME ?"

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:32:37 +0000 (22:32 +0000)] 
ffix

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:31:15 +0000 (22:31 +0000)] 
ffix

17 years agoMinor rewrites in code example
Michael Kerrisk [Wed, 13 Jun 2007 22:29:57 +0000 (22:29 +0000)] 
Minor rewrites in code example

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:27:25 +0000 (22:27 +0000)] 
ffix

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:21:38 +0000 (22:21 +0000)] 
ffix

17 years agoMinor changes to SYNOPSIS.
Michael Kerrisk [Wed, 13 Jun 2007 22:20:51 +0000 (22:20 +0000)] 
Minor changes to SYNOPSIS.

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:16:32 +0000 (22:16 +0000)] 
ffix

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:13:46 +0000 (22:13 +0000)] 
ffix

17 years agoSmall wording change.
Michael Kerrisk [Wed, 13 Jun 2007 22:05:57 +0000 (22:05 +0000)] 
Small wording change.

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:02:09 +0000 (22:02 +0000)] 
ffix

17 years agoffix
Michael Kerrisk [Wed, 13 Jun 2007 22:01:33 +0000 (22:01 +0000)] 
ffix

17 years agotfix
Michael Kerrisk [Wed, 13 Jun 2007 21:58:30 +0000 (21:58 +0000)] 
tfix

17 years agoSmall wording change
Michael Kerrisk [Wed, 13 Jun 2007 21:57:39 +0000 (21:57 +0000)] 
Small wording change

17 years agoClean up
Michael Kerrisk [Wed, 13 Jun 2007 21:53:10 +0000 (21:53 +0000)] 
Clean up

17 years agoUpdated FIXMEs
Michael Kerrisk [Wed, 13 Jun 2007 21:48:16 +0000 (21:48 +0000)] 
Updated FIXMEs

17 years agos/`/'/ when the thing being quoted is a character.
Michael Kerrisk [Tue, 12 Jun 2007 21:46:47 +0000 (21:46 +0000)] 
s/`/'/ when the thing being quoted is a character.

17 years agos/`/'/ when the thing being quoted is a character.
Michael Kerrisk [Tue, 12 Jun 2007 21:40:00 +0000 (21:40 +0000)] 
s/`/'/ when the thing being quoted is a character.

17 years agoubstitute `//0' by '\\0'.
Michael Kerrisk [Tue, 12 Jun 2007 21:30:10 +0000 (21:30 +0000)] 
ubstitute `//0' by '\\0'.

17 years agoreplace form `....' with \fI...\fP where the enclosed string is a pathname,
Michael Kerrisk [Tue, 12 Jun 2007 21:19:16 +0000 (21:19 +0000)] 
replace form `....' with \fI...\fP where the enclosed string is a pathname,
type name, or argument name.

17 years agoFixed description of EACCES error.
Michael Kerrisk [Tue, 12 Jun 2007 05:23:03 +0000 (05:23 +0000)] 
Fixed description of EACCES error.
Added sentence defining "curret working directory".
Other minor wording changes.

17 years agotfix
Michael Kerrisk [Tue, 12 Jun 2007 05:02:06 +0000 (05:02 +0000)] 
tfix

17 years agoMake SEE ALSO refer to timegm.3
Michael Kerrisk [Tue, 12 Jun 2007 05:01:17 +0000 (05:01 +0000)] 
Make SEE ALSO refer to timegm.3

17 years agoSmall wording changes.
Michael Kerrisk [Tue, 12 Jun 2007 04:59:43 +0000 (04:59 +0000)] 
Small wording changes.

17 years agoSmall wording fix
Michael Kerrisk [Tue, 12 Jun 2007 04:17:57 +0000 (04:17 +0000)] 
Small wording fix