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 2b353f78b687..73be5a64d3ae 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.14.8.1 2009/04/15 03:14:26 kensmith Exp $
.\"
.Dd January 14, 2005
.Dt HYPOT 3