futex.2, send.2, setreuid.2, malloc.3, tcp.7: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-12-12 20:40:15 +13:00
parent 1c530bec32
commit 42f05d6438
5 changed files with 5 additions and 5 deletions

View File

@ -50,7 +50,7 @@
.\"
.\" See Documentation/futex-requeue-pi.txt
.\"
.TH FUTEX 2 2013-09-04 "Linux" "Linux Programmer's Manual"
.TH FUTEX 2 2013-12-12 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- fast user-space locking
.SH SYNOPSIS

View File

@ -37,7 +37,7 @@
.\" Modified Oct 2003 by aeb
.\" Modified 2004-07-01 by mtk
.\"
.TH SEND 2 2012-04-23 "Linux" "Linux Programmer's Manual"
.TH SEND 2 2013-12-12 "Linux" "Linux Programmer's Manual"
.SH NAME
send, sendto, sendmsg \- send a message on a socket
.SH SYNOPSIS

View File

@ -42,7 +42,7 @@
.\" 2004-07-04 by aeb
.\" 2004-05-27 by Michael Kerrisk
.\"
.TH SETREUID 2 2010-11-22 "Linux" "Linux Programmer's Manual"
.TH SETREUID 2 2013-12-12 "Linux" "Linux Programmer's Manual"
.SH NAME
setreuid, setregid \- set real and/or effective user or group ID
.SH SYNOPSIS

View File

@ -27,7 +27,7 @@
.\" Documented MALLOC_CHECK_, Wolfram Gloger (wmglo@dent.med.uni-muenchen.de)
.\" 2007-09-15 mtk: added notes on malloc()'s use of sbrk() and mmap().
.\"
.TH MALLOC 3 2012-05-10 "GNU" "Linux Programmer's Manual"
.TH MALLOC 3 2013-12-12 "GNU" "Linux Programmer's Manual"
.SH NAME
malloc, free, calloc, realloc \- allocate and free dynamic memory
.SH SYNOPSIS

View File

@ -62,7 +62,7 @@
.\" commit b139ba4e90dccbf4cd4efb112af96a5c9e0b098c
.\" Author: Pavel Emelyanov <xemul@parallels.com>
.\"
.TH TCP 7 2013-06-21 "Linux" "Linux Programmer's Manual"
.TH TCP 7 2013-12-12 "Linux" "Linux Programmer's Manual"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS