summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/sqrt.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/sqrt.3')
-rw-r--r--lib/libm/man/sqrt.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/sqrt.3 b/lib/libm/man/sqrt.3
index e4d490048d7..95ee61327a8 100644
--- a/lib/libm/man/sqrt.3
+++ b/lib/libm/man/sqrt.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sqrt.3 6.4 (Berkeley) 5/6/91
-.\" $Id: sqrt.3,v 1.1.1.1 1995/10/18 08:42:50 deraadt Exp $
+.\" $Id: sqrt.3,v 1.2 1995/10/28 00:57:01 deraadt Exp $
.\"
.Dd May 6, 1991
.Dt SQRT 3