From 778fcac9823bc784d8899321cd8aa915d90634f1 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 26 Feb 2014 18:29:17 +0100 Subject: [PATCH] getifaddrs.3, iswctype.3, sem_post.3, sem_unlink.3, sem_wait.3, packet.7: tstamp Signed-off-by: Michael Kerrisk --- man3/getifaddrs.3 | 2 +- man3/iswctype.3 | 2 +- man3/sem_post.3 | 2 +- man3/sem_unlink.3 | 2 +- man3/sem_wait.3 | 2 +- man7/packet.7 | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man3/getifaddrs.3 b/man3/getifaddrs.3 index 2e85ebb0a..ae6ac8ecf 100644 --- a/man3/getifaddrs.3 +++ b/man3/getifaddrs.3 @@ -33,7 +33,7 @@ .\" for glibc specificities, provide an example. .\" 2009-01-14 mtk, many edits and changes, rewrote example program. .\" -.TH GETIFADDRS 3 2012-11-11 "GNU" "Linux Programmer's Manual" +.TH GETIFADDRS 3 2014-02-26 "GNU" "Linux Programmer's Manual" .SH NAME getifaddrs, freeifaddrs \- get interface addresses .SH SYNOPSIS diff --git a/man3/iswctype.3 b/man3/iswctype.3 index 28763ad2f..30a94edcc 100644 --- a/man3/iswctype.3 +++ b/man3/iswctype.3 @@ -13,7 +13,7 @@ .\" OpenGroup's Single UNIX specification http://www.UNIX-systems.org/online.html .\" ISO/IEC 9899:1999 .\" -.TH ISWCTYPE 3 2014-02-14 "GNU" "Linux Programmer's Manual" +.TH ISWCTYPE 3 2014-02-26 "GNU" "Linux Programmer's Manual" .SH NAME iswctype \- wide-character classification .SH SYNOPSIS diff --git a/man3/sem_post.3 b/man3/sem_post.3 index 48ec1c764..1832da86e 100644 --- a/man3/sem_post.3 +++ b/man3/sem_post.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_POST 3 2014-02-14 "Linux" "Linux Programmer's Manual" +.TH SEM_POST 3 2014-02-26 "Linux" "Linux Programmer's Manual" .SH NAME sem_post \- unlock a semaphore .SH SYNOPSIS diff --git a/man3/sem_unlink.3 b/man3/sem_unlink.3 index 03274d3d0..5b3f8825d 100644 --- a/man3/sem_unlink.3 +++ b/man3/sem_unlink.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_UNLINK 3 2014-02-17 "Linux" "Linux Programmer's Manual" +.TH SEM_UNLINK 3 2014-02-26 "Linux" "Linux Programmer's Manual" .SH NAME sem_unlink \- remove a named semaphore .SH SYNOPSIS diff --git a/man3/sem_wait.3 b/man3/sem_wait.3 index 113f25029..6108b4694 100644 --- a/man3/sem_wait.3 +++ b/man3/sem_wait.3 @@ -23,7 +23,7 @@ .\" the source, must acknowledge the copyright and authors of this work. .\" %%%LICENSE_END .\" -.TH SEM_WAIT 3 2014-02-17 "Linux" "Linux Programmer's Manual" +.TH SEM_WAIT 3 2014-02-26 "Linux" "Linux Programmer's Manual" .SH NAME sem_wait, sem_timedwait, sem_trywait \- lock a semaphore .SH SYNOPSIS diff --git a/man7/packet.7 b/man7/packet.7 index b580a1131..060c984aa 100644 --- a/man7/packet.7 +++ b/man7/packet.7 @@ -9,7 +9,7 @@ .\" .\" $Id: packet.7,v 1.13 2000/08/14 08:03:45 ak Exp $ .\" -.TH PACKET 7 2014-01-28 "Linux" "Linux Programmer's Manual" +.TH PACKET 7 2014-02-26 "Linux" "Linux Programmer's Manual" .SH NAME packet \- packet interface on device level .SH SYNOPSIS