summaryrefslogtreecommitdiff
path: root/lib/libm/man/exp.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/exp.3')
-rw-r--r--lib/libm/man/exp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/exp.3 b/lib/libm/man/exp.3
index 226a7d73db5..fa8f4b96826 100644
--- a/lib/libm/man/exp.3
+++ b/lib/libm/man/exp.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)exp.3 6.12 (Berkeley) 7/31/91
-.\" $Id: exp.3,v 1.1 1995/10/18 08:42:50 deraadt Exp $
+.\" $Id: exp.3,v 1.2 1995/10/28 00:56:52 deraadt Exp $
.\"
.Dd July 31, 1991
.Dt EXP 3