diff options
Diffstat (limited to 'lib/libm/man/atan2.3')
-rw-r--r-- | lib/libm/man/atan2.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/atan2.3 b/lib/libm/man/atan2.3 index a88acea6866..2e2c536eedc 100644 --- a/lib/libm/man/atan2.3 +++ b/lib/libm/man/atan2.3 @@ -1,3 +1,4 @@ +.\" $OpenBSD: atan2.3,v 1.6 2000/03/02 00:29:49 todd Exp $ .\" Copyright (c) 1991 The Regents of the University of California. .\" All rights reserved. .\" @@ -30,7 +31,6 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)atan2.3 5.1 (Berkeley) 5/2/91 -.\" $Id: atan2.3,v 1.5 1999/07/09 13:35:26 aaron Exp $ .\" .Dd May 2, 1991 .Dt ATAN2 3 |