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 e8e4fbac5ebb..ffc9efd64581 100644
--- a/lib/libc/gen/ldexp.3
+++ b/lib/libc/gen/ldexp.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)ldexp.3 8.2 (Berkeley) 4/19/94
-.\" $FreeBSD$
+.\" $FreeBSD: src/lib/libc/gen/ldexp.3,v 1.11.12.1 2010/02/10 00:26:20 kensmith Exp $
.\"
.Dd March 4, 2005
.Dt LDEXP 3