Subject: CVS commit: src/lib/librt
To: None <source-changes@NetBSD.org>
From: Allen Briggs <briggs@netbsd.org>
List: source-changes
Date: 01/22/2005 03:16:33
Module Name:	src
Committed By:	briggs
Date:		Sat Jan 22 03:16:33 UTC 2005

Modified Files:
	src/lib/librt: sem_open.3

Log Message:
Bring in sem_open (& sem_close & sem_unlink) man page from FreeBSD.
These functions are actually implemented, but the old man page said that
they simply returned with errors--it was apparently out of date at the
time of import.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/lib/librt/sem_open.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.