summaryrefslogtreecommitdiff
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..e8c11971d38c 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.13.2.1 2007/06/13 16:08:40 bde Exp $
.\"
.Dd January 14, 2005
.Dt HYPOT 3