aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/ldexp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/ldexp.3')
-rw-r--r--lib/libc/gen/ldexp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/gen/ldexp.3 b/lib/libc/gen/ldexp.3
index 6ebe68d6de9c..88c0d2fef73e 100644
--- a/lib/libc/gen/ldexp.3
+++ b/lib/libc/gen/ldexp.3
@@ -34,7 +34,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ldexp.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/ldexp.3,v 1.8 2001/10/01 16:08:51 ru Exp $
.\"
.Dd April 19, 1994
.Dt LDEXP 3