aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--man2/stat.22
-rw-r--r--man3/posix_fallocate.32
-rw-r--r--man5/proc.52
-rw-r--r--man7/tcp.72
-rw-r--r--man7/udp.72
5 files changed, 5 insertions, 5 deletions
diff --git a/man2/stat.2 b/man2/stat.2
index b829e0a281..796eb69371 100644
--- a/man2/stat.2
+++ b/man2/stat.2
@@ -37,7 +37,7 @@
.\" 2007-06-08 mtk: Added example program
.\" 2007-07-05 mtk: Added details on underlying system call interfaces
.\"
-.TH STAT 2 2009-04-21 "Linux" "Linux Programmer's Manual"
+.TH STAT 2 2009-09-30 "Linux" "Linux Programmer's Manual"
.SH NAME
stat, fstat, lstat \- get file status
.SH SYNOPSIS
diff --git a/man3/posix_fallocate.3 b/man3/posix_fallocate.3
index 12a6dec3b4..7ce53a3842 100644
--- a/man3/posix_fallocate.3
+++ b/man3/posix_fallocate.3
@@ -20,7 +20,7 @@
.\" Formatted or processed versions of this manual, if unaccompanied by
.\" the source, must acknowledge the copyright and authors of this work.
.\"
-.TH POSIX_FALLOCATE 3 2009-03-30 "GNU" "Linux Programmer's Manual"
+.TH POSIX_FALLOCATE 3 2009-09-30 "GNU" "Linux Programmer's Manual"
.SH NAME
posix_fallocate \- allocate file space
.SH SYNOPSIS
diff --git a/man5/proc.5 b/man5/proc.5
index 3da30af2af..ddda876bf9 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -58,7 +58,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2009-03-30 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2009-09-30 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-file system
.SH DESCRIPTION
diff --git a/man7/tcp.7 b/man7/tcp.7
index 9bdf96826e..ddc84080b5 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -13,7 +13,7 @@
.\" be more or less up to date and complete as at Linux 2.6.27
.\" (other than the remaining FIXMEs in the page source below).
.\"
-.TH TCP 7 2008-12-01 "Linux" "Linux Programmer's Manual"
+.TH TCP 7 2009-09-30 "Linux" "Linux Programmer's Manual"
.SH NAME
tcp \- TCP protocol
.SH SYNOPSIS
diff --git a/man7/udp.7 b/man7/udp.7
index 0c42cabda4..53a91db1c6 100644
--- a/man7/udp.7
+++ b/man7/udp.7
@@ -5,7 +5,7 @@
.\" of the modification is added to the header.
.\" $Id: udp.7,v 1.7 2000/01/22 01:55:05 freitag Exp $
.\"
-.TH UDP 7 2008-11-21 "Linux" "Linux Programmer's Manual"
+.TH UDP 7 2009-09-30 "Linux" "Linux Programmer's Manual"
.SH NAME
udp \- User Datagram Protocol for IPv4
.SH SYNOPSIS