From 8ef32a2b4d39a45e1e4626b074c550d1ce7c7cbe Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 27 Aug 2008 06:02:44 +0000 Subject: [PATCH] tstamp --- man3/sem_init.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man3/sem_init.3 b/man3/sem_init.3 index 72f418f0b..ff09a310b 100644 --- a/man3/sem_init.3 +++ b/man3/sem_init.3 @@ -23,7 +23,7 @@ .\" Formatted or processed versions of this manual, if unaccompanied by .\" the source, must acknowledge the copyright and authors of this work. .\" -.TH SEM_INIT 3 2006-03-25 "Linux" "Linux Programmer's Manual" +.TH SEM_INIT 3 2008-07-27 "Linux" "Linux Programmer's Manual" .SH NAME sem_init \- initialize an unnamed semaphore .SH SYNOPSIS