aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2013-03-15 08:16:49 +0100
committerMichael Kerrisk <mtk.manpages@gmail.com>2013-03-15 08:16:49 +0100
commit45e32119faafd97ece9c90a4860cb548f8176f5a (patch)
treed9db8528bcb5d01a08c31f8b80c06c65f530bd71
parentb0a63d3027bb19dc3713803d690b37eb804d61ce (diff)
downloadman-pages-45e32119faafd97ece9c90a4860cb548f8176f5a.tar.gz
futex.2, futimes.3, getpass.3, realpath.3, stdarg.3, termios.3, bootparam.7, socket.7: tstamp
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
-rw-r--r--man2/futex.22
-rw-r--r--man3/futimes.32
-rw-r--r--man3/getpass.32
-rw-r--r--man3/realpath.32
-rw-r--r--man3/stdarg.32
-rw-r--r--man3/termios.32
-rw-r--r--man7/bootparam.72
-rw-r--r--man7/socket.72
8 files changed, 8 insertions, 8 deletions
diff --git a/man2/futex.2 b/man2/futex.2
index b518ca5719..5c8d7750d0 100644
--- a/man2/futex.2
+++ b/man2/futex.2
@@ -50,7 +50,7 @@
.\"
.\" See Documentation/futex-requeue-pi.txt
.\"
-.TH FUTEX 2 2012-08-13 "Linux" "Linux Programmer's Manual"
+.TH FUTEX 2 2013-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
futex \- fast user-space locking
.SH SYNOPSIS
diff --git a/man3/futimes.3 b/man3/futimes.3
index db87d32582..b51f309108 100644
--- a/man3/futimes.3
+++ b/man3/futimes.3
@@ -22,7 +22,7 @@
.\" the source, must acknowledge the copyright and authors of this work.
.\" %%%LICENSE_END
.\"
-.TH FUTIMES 3 2008-04-07 "Linux" "Linux Programmer's Manual"
+.TH FUTIMES 3 2013-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
futimes, lutimes \- change file timestamps
.SH SYNOPSIS
diff --git a/man3/getpass.3 b/man3/getpass.3
index 1cd5f05b36..a5a7a69cf2 100644
--- a/man3/getpass.3
+++ b/man3/getpass.3
@@ -21,7 +21,7 @@
.\" <http://www.gnu.org/licenses/>.
.\" %%%LICENSE_END
.\"
-.TH GETPASS 3 2010-09-20 "Linux" "Linux Programmer's Manual"
+.TH GETPASS 3 2013-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
getpass \- get a password
.SH SYNOPSIS
diff --git a/man3/realpath.3 b/man3/realpath.3
index 5858ba0f9b..8117d8b0d2 100644
--- a/man3/realpath.3
+++ b/man3/realpath.3
@@ -25,7 +25,7 @@
.\" Rewritten old page, 990824, aeb@cwi.nl
.\" 2004-12-14, mtk, added discussion of resolved_path == NULL
.\"
-.TH REALPATH 3 2013-03-01 "" "Linux Programmer's Manual"
+.TH REALPATH 3 2013-03-15 "" "Linux Programmer's Manual"
.SH NAME
realpath \- return the canonicalized absolute pathname
.SH SYNOPSIS
diff --git a/man3/stdarg.3 b/man3/stdarg.3
index db7e283674..fb817720e2 100644
--- a/man3/stdarg.3
+++ b/man3/stdarg.3
@@ -40,7 +40,7 @@
.\" Converted for Linux, Mon Nov 29 15:11:11 1993, faith@cs.unc.edu
.\" Additions, 2001-10-14, aeb
.\"
-.TH STDARG 3 2001-10-14 "" "Linux Programmer's Manual"
+.TH STDARG 3 2013-03-15 "" "Linux Programmer's Manual"
.SH NAME
stdarg, va_start, va_arg, va_end, va_copy \- variable argument lists
.SH SYNOPSIS
diff --git a/man3/termios.3 b/man3/termios.3
index cb1029c9b2..d668a4b908 100644
--- a/man3/termios.3
+++ b/man3/termios.3
@@ -37,7 +37,7 @@
.\" Enhanced the discussion of "raw" mode for cfmakeraw().
.\" Document CMSPAR.
.\"
-.TH TERMIOS 3 2011-09-08 "Linux" "Linux Programmer's Manual"
+.TH TERMIOS 3 2013-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
termios, tcgetattr, tcsetattr, tcsendbreak, tcdrain, tcflush, tcflow,
cfmakeraw, cfgetospeed, cfgetispeed, cfsetispeed, cfsetospeed, cfsetspeed \-
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index cc2e9a5528..44f61b7341 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -27,7 +27,7 @@
.\" FIXME ? The use of quotes on this page is inconsistent with the
.\" rest of man-pages.
.\"
-.TH BOOTPARAM 7 2007-12-16 "Linux" "Linux Programmer's Manual"
+.TH BOOTPARAM 7 2013-03-15 "Linux" "Linux Programmer's Manual"
.SH NAME
bootparam \- introduction to boot time parameters of the Linux kernel
.SH DESCRIPTION
diff --git a/man7/socket.7 b/man7/socket.7
index 02b3e68a27..bee9c3ec9b 100644
--- a/man7/socket.7
+++ b/man7/socket.7
@@ -45,7 +45,7 @@
.\" commit 3bdc0eba0b8b47797f4a76e377dd8360f317450f
.\" Author: Ben Greear <greearb@candelatech.com>
.\"
-.TH SOCKET 7 2013-02-28 Linux "Linux Programmer's Manual"
+.TH SOCKET 7 2013-03-15 Linux "Linux Programmer's Manual"
.SH NAME
socket \- Linux socket interface
.SH SYNOPSIS