summaryrefslogtreecommitdiff
path: root/lib/libm/man/sin.3
diff options
context:
space:
mode:
authorTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 00:29:53 +0000
committerTodd T. Fries <todd@cvs.openbsd.org>2000-03-02 00:29:53 +0000
commit58020137fcd5c4a77919d853734f563f7aeb6cb1 (patch)
treece392527ec13f23633e04b5876c50b37873a2651 /lib/libm/man/sin.3
parentac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff)
$OpenBSD$
Diffstat (limited to 'lib/libm/man/sin.3')
-rw-r--r--lib/libm/man/sin.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/sin.3 b/lib/libm/man/sin.3
index 0c7aa732676..9fba6f16fdc 100644
--- a/lib/libm/man/sin.3
+++ b/lib/libm/man/sin.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: sin.3,v 1.5 2000/03/02 00:29:50 todd Exp $
.\" Copyright (c) 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -31,7 +32,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)sin.3 6.7 (Berkeley) 4/19/91
-.\" $Id: sin.3,v 1.4 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd April 19, 1991
.Dt SIN 3