summaryrefslogtreecommitdiffstats
path: root/lib/libm/man
diff options
context:
space:
mode:
authorjason <jason@openbsd.org>2003-02-27 00:30:43 +0000
committerjason <jason@openbsd.org>2003-02-27 00:30:43 +0000
commit0f9b7468cf45d68d086e1fac0529090f90b66d0a (patch)
treedd96713c1080432987ca1911daa0182a4ac51ee2 /lib/libm/man
parentA lotsa fixin' (ditched the old sin.3 in favor of cos.3 with modifications), etc. (diff)
downloadwireguard-openbsd-0f9b7468cf45d68d086e1fac0529090f90b66d0a.tar.xz
wireguard-openbsd-0f9b7468cf45d68d086e1fac0529090f90b66d0a.zip
ieee_test isn't real, rename it to logb.3 and make everything link to that instead.
Diffstat (limited to 'lib/libm/man')
-rw-r--r--lib/libm/man/logb.3 (renamed from lib/libm/man/ieee_test.3)2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/ieee_test.3 b/lib/libm/man/logb.3
index 9ff9f478a43..9c68c16a9dd 100644
--- a/lib/libm/man/ieee_test.3
+++ b/lib/libm/man/logb.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ieee_test.3,v 1.8 2003/02/27 00:10:58 jason Exp $
+.\" $OpenBSD: logb.3,v 1.1 2003/02/27 00:30:43 jason Exp $
.\" Copyright (c) 1985, 1991 Regents of the University of California.
.\" All rights reserved.
.\"