summaryrefslogtreecommitdiff
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 e340d0fd31fb..e7dcdc412e58 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.5.2.1 2000/04/22 17:05:29 phantom Exp $
.\"
.Dd April 19, 1994
.Dt LDEXP 3