This commit is contained in:
Michael Kerrisk 2008-10-06 16:26:23 +02:00
parent 1ca091c669
commit 7f546896f5
5 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
.\" 2008-02-22, Sripathi Kodi <sripathik@in.ibm.com>: Document RUSAGE_THREAD
.\" 2008-05-25, mtk, clarify RUSAGE_CHILDREN + other clean-ups.
.\"
.TH GETRUSAGE 2 2008-08-28 "Linux" "Linux Programmer's Manual"
.TH GETRUSAGE 2 2008-10-06 "Linux" "Linux Programmer's Manual"
.SH NAME
getrusage \- get resource usage
.SH SYNOPSIS

View File

@ -35,7 +35,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
.TH SEND 2 2008-07-14 "Linux" "Linux Programmer's Manual"
.TH SEND 2 2008-10-06 "Linux" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS

View File

@ -5,7 +5,7 @@
.\" Modified 2004-11-15, Added further text on FLT_ROUNDS
.\" as suggested by AEB and Fabian Kreutz
.\"
.TH FMA 3 2008-08-11 "" "Linux Programmer's Manual"
.TH FMA 3 2008-10-06 "" "Linux Programmer's Manual"
.SH NAME
fma, fmaf, fmal \- floating-point multiply and add
.SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" 2008-09-03, mtk, restructured somewhat, in part after suggestions from
.\" Timothy S. Nelson <wayland@wayland.id.au>
.\"
.TH HSEARCH 3 2008-09-23 "GNU" "Linux Programmer's Manual"
.TH HSEARCH 3 2008-10-06 "GNU" "Linux Programmer's Manual"
.SH NAME
hcreate, hdestroy, hsearch, hcreate_r, hdestroy_r,
hsearch_r \- hash table management

View File

@ -3,7 +3,7 @@
.\" <mtk.manpages@gmail.com>
.\" Distributed under GPL
.\" Based on glibc infopages
.TH NEXTAFTER 3 2008-08-10 "GNU" "Linux Programmer's Manual"
.TH NEXTAFTER 3 2008-10-06 "GNU" "Linux Programmer's Manual"
.SH NAME
nextafter, nextafterf, nextafterl, nexttoward, nexttowardf, nexttowardl \-
floating-point number manipulation