diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 17:04:17 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1999-07-02 17:04:17 +0000 |
commit | c9dc63298a871bfc88378bf17bc4255d83faed6b (patch) | |
tree | b5d7a3c8a0a48e6bc0cd2561167121d0282e23e7 /lib/libm/man/ieee.3 | |
parent | dd315e237a9a6218a77c1b65ddf478cfe70aa932 (diff) |
.Dd should not be given abbreviated month names
Diffstat (limited to 'lib/libm/man/ieee.3')
-rw-r--r-- | lib/libm/man/ieee.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/ieee.3 b/lib/libm/man/ieee.3 index 34c2efd4251..02035285c35 100644 --- a/lib/libm/man/ieee.3 +++ b/lib/libm/man/ieee.3 @@ -30,9 +30,9 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)ieee.3 6.4 (Berkeley) 5/6/91 -.\" $Id: ieee.3,v 1.3 1999/07/01 00:06:40 deraadt Exp $ +.\" $Id: ieee.3,v 1.4 1999/07/02 17:04:16 aaron Exp $ .\" -.Dd Feb 25, 1994 +.Dd February 25, 1994 .Dt IEEE 3 .Os .Sh NAME |