diff options
author | 2000-03-02 00:29:47 +0000 | |
---|---|---|
committer | 2000-03-02 00:29:47 +0000 | |
commit | dd4317adfadf3eee4d9344c2bececb7d966b3990 (patch) | |
tree | 5b0f905cfaec01033e75515db159713e1373d53b /lib/libm/man/cosh.3 | |
parent | Several people noted that non-UVM was broken (diff) | |
download | wireguard-openbsd-dd4317adfadf3eee4d9344c2bececb7d966b3990.tar.xz wireguard-openbsd-dd4317adfadf3eee4d9344c2bececb7d966b3990.zip |
$OpenBSD$
Diffstat (limited to 'lib/libm/man/cosh.3')
-rw-r--r-- | lib/libm/man/cosh.3 | 2 |
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 |