diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-05-31 19:20:32 +0000 |
commit | 09e227ff68e154967e4487a37d9473265714b17b (patch) | |
tree | 71c2f57d2c5c5bf47bd010636edededd1b0aed0c /lib/libm/man/lrint.3 | |
parent | 1e6595fcf51d596aabc3c7bb9385f70d1cdfd37a (diff) |
convert to new .Dd format;
Diffstat (limited to 'lib/libm/man/lrint.3')
-rw-r--r-- | lib/libm/man/lrint.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/lrint.3 b/lib/libm/man/lrint.3 index e4a35609fe7..0e34d73b1aa 100644 --- a/lib/libm/man/lrint.3 +++ b/lib/libm/man/lrint.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: lrint.3,v 1.1 2005/11/17 20:07:40 otto Exp $ +.\" $OpenBSD: lrint.3,v 1.2 2007/05/31 19:19:35 jmc Exp $ .\" $NetBSD: lrint.3,v 1.1 2005/09/16 15:26:47 wiz Exp $ .\" .\" Copyright (c) 2005 David Schultz <das@FreeBSD.org> @@ -27,7 +27,7 @@ .\" .\" $FreeBSD: /repoman/r/ncvs/src/lib/msun/man/lrint.3,v 1.2.2.2 2005/03/01 16:18:39 brueffer Exp $ .\" -.Dd January 11, 2005 +.Dd $Mdocdate: May 31 2007 $ .Dt LRINT 3 .Os .Sh NAME |