aboutsummaryrefslogtreecommitdiff
path: root/lib/msun/man/hypot.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/msun/man/hypot.3')
-rw-r--r--lib/msun/man/hypot.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/hypot.3 b/lib/msun/man/hypot.3
index 8f90f0d9e7ac..95ccdb8c3e87 100644
--- a/lib/msun/man/hypot.3
+++ b/lib/msun/man/hypot.3
@@ -26,7 +26,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/msun/man/hypot.3,v 1.17.2.1.8.1 2012/03/03 06:15:13 kensmith Exp $
.\"
.Dd March 30, 2008
.Dt HYPOT 3