summaryrefslogtreecommitdiff
path: root/lib/libm/man/cosh.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/cosh.3
parentac7774b0144eed120eee55b2a3e16aaf80f8b937 (diff)
$OpenBSD$
Diffstat (limited to 'lib/libm/man/cosh.3')
-rw-r--r--lib/libm/man/cosh.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/cosh.3 b/lib/libm/man/cosh.3
index 8255a9b313e..2c0da841de9 100644
--- a/lib/libm/man/cosh.3
+++ b/lib/libm/man/cosh.3
@@ -1,3 +1,4 @@
+.\" $OpenBSD: cosh.3,v 1.6 2000/03/02 00:29:49 todd Exp $
.\" Copyright (c) 1989, 1991 The Regents of the University of California.
.\" All rights reserved.
.\"
@@ -30,7 +31,6 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)cosh.3 5.1 (Berkeley) 5/2/91
-.\" $Id: cosh.3,v 1.5 1999/07/01 00:06:40 deraadt Exp $
.\"
.Dd May 2, 1991
.Dt COSH 3