summaryrefslogtreecommitdiff
path: root/share/man/man3/pthread_getspecific.3
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man3/pthread_getspecific.3')
-rw-r--r--share/man/man3/pthread_getspecific.32
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man3/pthread_getspecific.3 b/share/man/man3/pthread_getspecific.3
index d59003f4e281..2d4e9966d6ef 100644
--- a/share/man/man3/pthread_getspecific.3
+++ b/share/man/man3/pthread_getspecific.3
@@ -28,7 +28,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $FreeBSD$
+.\" $FreeBSD: src/share/man/man3/pthread_getspecific.3,v 1.14.2.1.10.1 2010/12/21 17:10:29 kensmith Exp $
.\"
.Dd April 4, 1996
.Dt PTHREAD_GETSPECIFIC 3