diff options
author | 2007-05-31 19:19:00 +0000 | |
---|---|---|
committer | 2007-05-31 19:19:00 +0000 | |
commit | 9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa (patch) | |
tree | 2fddcf9d9e52011f770904571a0d31b7260abbb7 /lib/libm/man/trunc.3 | |
parent | enable all debugging messages by default if the driver is compiled with (diff) | |
download | wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.tar.xz wireguard-openbsd-9490d37cb6a2f9c8feb8d4b7f9c43b2ac41784aa.zip |
convert to new .Dd format;
Diffstat (limited to 'lib/libm/man/trunc.3')
-rw-r--r-- | lib/libm/man/trunc.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libm/man/trunc.3 b/lib/libm/man/trunc.3 index 5e07d715eeb..0a39b6d89bd 100644 --- a/lib/libm/man/trunc.3 +++ b/lib/libm/man/trunc.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: trunc.3,v 1.2 2006/07/12 07:26:08 brad Exp $ +.\" $OpenBSD: trunc.3,v 1.3 2007/05/31 19:19:36 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 David Schultz <das@FreeBSD.org> .\" All rights reserved. @@ -26,7 +26,7 @@ .\" .\" $FreeBSD: src/lib/msun/man/trunc.3,v 1.3 2005/06/15 19:04:04 ru Exp $ .\" -.Dd April 16, 2005 +.Dd $Mdocdate: May 31 2007 $ .Dt TRUNC 3 .Os .Sh NAME |