From f7a8bc4c04b17d06349e0d2590c2830dcf98666b Mon Sep 17 00:00:00 2001 From: nik Date: Mon, 12 Jul 1999 20:50:10 +0000 Subject: Add $Id$, to make it simpler for members of the translation teams to track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde --- lib/libc_r/man/pthread_cond_broadcast.3 | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/libc_r/man/pthread_cond_broadcast.3') diff --git a/lib/libc_r/man/pthread_cond_broadcast.3 b/lib/libc_r/man/pthread_cond_broadcast.3 index 3b39287..dbaaa85 100644 --- a/lib/libc_r/man/pthread_cond_broadcast.3 +++ b/lib/libc_r/man/pthread_cond_broadcast.3 @@ -25,6 +25,8 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" +.\" $Id$ +.\" .Dd July 28, 1998 .Dt PTHREAD_COND_BROADCAST 3 .Os BSD 4 -- cgit v1.1