Module Name:    src
Committed By:   sevan
Date:           Mon Sep  2 00:25:47 UTC 2019

Modified Files:
        src/lib/libm/man: exp.3

Log Message:
exp was present in v1
https://www.bell-labs.com/usr/dmr/www/man31.pdf


To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/lib/libm/man/exp.3

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libm/man/exp.3
diff -u src/lib/libm/man/exp.3:1.31 src/lib/libm/man/exp.3:1.32
--- src/lib/libm/man/exp.3:1.31	Wed Feb  1 14:46:51 2017
+++ src/lib/libm/man/exp.3	Mon Sep  2 00:25:47 2019
@@ -27,9 +27,9 @@
 .\"
 .\"     from: @(#)exp.3	6.12 (Berkeley) 7/31/91
 .\" $FreeBSD: src/lib/msun/man/exp.3,v 1.24 2008/01/18 21:43:00 das Exp $
-.\"	$NetBSD: exp.3,v 1.31 2017/02/01 14:46:51 abhinav Exp $
+.\"	$NetBSD: exp.3,v 1.32 2019/09/02 00:25:47 sevan Exp $
 .\"
-.Dd September 13, 2011
+.Dd September 2, 2019
 .Dt EXP 3
 .Os
 .Sh NAME
@@ -120,7 +120,7 @@ functions conform to
 The
 .Fn exp
 functions appeared in
-.At v6 .
+.At v1 .
 The
 .Fn expm1
 function appeared in

Reply via email to