diff options
author | Michael Kerrisk <mtk@konstanz.(none)> | 2010-09-04 07:19:26 +0200 |
---|---|---|
committer | Michael Kerrisk <mtk@konstanz.(none)> | 2010-09-04 07:19:26 +0200 |
commit | 72542487e78bf5f0b52ff11f51e4427bdfe9e206 (patch) | |
tree | 001cd786c6c2a82cea72b0f60f779af9244dc665 | |
parent | 19abcb0a057374de23457634b570cbb4b2e6b0fa (diff) |
getaddrinfo.3, getipnodebyname.3, initrd.4, st.4: minor: update timestamps
Signed-off-by: Michael Kerrisk <mtk@konstanz.(none)>
-rw-r--r-- | man3/getaddrinfo.3 | 2 | ||||
-rw-r--r-- | man3/getipnodebyname.3 | 2 | ||||
-rw-r--r-- | man4/initrd.4 | 2 | ||||
-rw-r--r-- | man4/st.4 | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/man3/getaddrinfo.3 b/man3/getaddrinfo.3 index be23a5ec..54312fde 100644 --- a/man3/getaddrinfo.3 +++ b/man3/getaddrinfo.3 @@ -38,7 +38,7 @@ .\" FIXME . glibc's 2.9 NEWS file documents DCCP and UDP-lite support .\" and is SCTP support now also there? .\" -.TH GETADDRINFO 3 2010-06-17 "GNU" "Linux Programmer's Manual" +.TH GETADDRINFO 3 2010-09-04 "GNU" "Linux Programmer's Manual" .SH NAME getaddrinfo, freeaddrinfo, gai_strerror \- network address and service translation diff --git a/man3/getipnodebyname.3 b/man3/getipnodebyname.3 index e7a69e11..1c0cc342 100644 --- a/man3/getipnodebyname.3 +++ b/man3/getipnodebyname.3 @@ -21,7 +21,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" .\" References: RFC 2553 -.TH GETIPNODEBYNAME 3 2007-11-15 "Linux" "Linux Programmer's Manual" +.TH GETIPNODEBYNAME 3 2010-09-04 "Linux" "Linux Programmer's Manual" .SH NAME getipnodebyname, getipnodebyaddr, freehostent \- get network hostnames and addresses diff --git a/man4/initrd.4 b/man4/initrd.4 index 1c04ace1..e41137f0 100644 --- a/man4/initrd.4 +++ b/man4/initrd.4 @@ -31,7 +31,7 @@ .\" phone: (302)654-5478 .\" .\" $Id: initrd.4,v 0.9 1997/11/07 05:05:32 kallal Exp kallal $ -.TH INITRD 4 2009-04-04 "Linux" "Linux Programmer's Manual" +.TH INITRD 4 2010-09-04 "Linux" "Linux Programmer's Manual" .SH NAME initrd \- boot loader initialized RAM disk .SH CONFIGURATION @@ -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 ST 4 2007-12-16 "Linux" "Linux Programmer's Manual" +.TH ST 4 2010-09-04 "Linux" "Linux Programmer's Manual" .SH NAME st \- SCSI tape device .SH SYNOPSIS |