summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/hypot.3
diff options
context:
space:
mode:
authorderaadt <deraadt@openbsd.org>1995-10-28 00:51:56 +0000
committerderaadt <deraadt@openbsd.org>1995-10-28 00:51:56 +0000
commit9e5cf2a792a713d6542909f41a8ae0caeb8a240c (patch)
treefe95dc66936d604648ed31b562b968f1e8b297da /lib/libm/man/hypot.3
parentupdate from NetBSD (diff)
downloadwireguard-openbsd-9e5cf2a792a713d6542909f41a8ae0caeb8a240c.tar.xz
wireguard-openbsd-9e5cf2a792a713d6542909f41a8ae0caeb8a240c.zip
update from NetBSD
Diffstat (limited to 'lib/libm/man/hypot.3')
-rw-r--r--lib/libm/man/hypot.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/hypot.3 b/lib/libm/man/hypot.3
index d72f113a895..1d00672b3d6 100644
--- a/lib/libm/man/hypot.3
+++ b/lib/libm/man/hypot.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)hypot.3 6.7 (Berkeley) 5/6/91
-.\" $Id: hypot.3,v 1.1.1.1 1995/10/18 08:42:50 deraadt Exp $
+.\" $Id: hypot.3,v 1.2 1995/10/28 00:56:55 deraadt Exp $
.\"
.Dd May 6, 1991
.Dt HYPOT 3