fcntl.2, recv.2, crypt.3, err.3, strtoul.3, proc.5: tstamp

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2011-09-16 06:29:51 +02:00
parent 677e98a1b4
commit f81c6cc693
6 changed files with 6 additions and 6 deletions

View File

@ -58,7 +58,7 @@
.\" 2010-06-17, Michael Kerrisk
.\" Document F_SETPIPE_SZ and F_GETPIPE_SZ.
.\"
.TH FCNTL 2 2010-11-21 "Linux" "Linux Programmer's Manual"
.TH FCNTL 2 2011-09-15 "Linux" "Linux Programmer's Manual"
.SH NAME
fcntl \- manipulate file descriptor
.SH SYNOPSIS

View File

@ -36,7 +36,7 @@
.\" Modified 1998,1999 by Andi Kleen
.\" 2001-06-19 corrected SO_EE_OFFENDER, bug report by James Hawtin
.\"
.TH RECV 2 2010-08-29 "Linux" "Linux Programmer's Manual"
.TH RECV 2 2011-09-16 "Linux" "Linux Programmer's Manual"
.SH NAME
recv, recvfrom, recvmsg \- receive a message from a socket
.SH SYNOPSIS

View File

@ -32,7 +32,7 @@
.\" added _XOPEN_SOURCE, aeb, 970705
.\" added GNU MD5 stuff, aeb, 011223
.\"
.TH CRYPT 3 2010-06-20 "" "Linux Programmer's Manual"
.TH CRYPT 3 2011-09-15 "" "Linux Programmer's Manual"
.SH NAME
crypt, crypt_r \- password and data encryption
.SH SYNOPSIS

View File

@ -34,7 +34,7 @@
.\"
.\" 2011-09-10, mtk, Converted from mdoc to man macros
.\"
.TH ERR 3 2007-12-28 "Linux" "Linux Programmer's Manual"
.TH ERR 3 2011-09-15 "Linux" "Linux Programmer's Manual"
.SH NAME
err, verr, errx, verrx, warn, vwarn, warnx, vwarnx \- formatted error messages
.SH SYNOPSIS

View File

@ -28,7 +28,7 @@
.\" Fixed typo, aeb, 950823
.\" 2002-02-22, joey, mihtjel: Added strtoull()
.\"
.TH STRTOUL 3 2010-09-20 "GNU" "Linux Programmer's Manual"
.TH STRTOUL 3 2011-09-15 "GNU" "Linux Programmer's Manual"
.SH NAME
strtoul, strtoull, strtouq \- convert a string to an unsigned long integer
.SH SYNOPSIS

View File

@ -58,7 +58,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
.TH PROC 5 2010-10-30 "Linux" "Linux Programmer's Manual"
.TH PROC 5 2011-09-15 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-file system
.SH DESCRIPTION