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 bebd1dba60565..1694152f88972 100644
--- a/lib/msun/man/hypot.3
+++ b/lib/msun/man/hypot.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
-.\" $Id$
+.\" $Id: hypot.3,v 1.4 1997/02/22 15:09:34 peter Exp $
.\"
.Dd May 6, 1991
.Dt HYPOT 3