summaryrefslogtreecommitdiff
path: root/lib/libc_r/man/pthread_cleanup_pop.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc_r/man/pthread_cleanup_pop.3')
-rw-r--r--lib/libc_r/man/pthread_cleanup_pop.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc_r/man/pthread_cleanup_pop.3 b/lib/libc_r/man/pthread_cleanup_pop.3
index a2f78945b062..18675bd6abe9 100644
--- a/lib/libc_r/man/pthread_cleanup_pop.3
+++ b/lib/libc_r/man/pthread_cleanup_pop.3
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc_r/man/pthread_cleanup_pop.3,v 1.5.2.1 2000/04/22 16:35:01 phantom Exp $
.\"
.Dd July 30, 1998
.Dt PTHREAD_CLEANUP_POP 3