diff options
author | 2011-07-07 01:34:52 +0000 | |
---|---|---|
committer | 2011-07-07 01:34:52 +0000 | |
commit | 0714f1f8ae9df2568b8c9b3030c1bf24ba7e2c0c (patch) | |
tree | 78963fe4aa20f59b279d30b676b838ffc64e0979 /lib/libm/man/round.3 | |
parent | remove old files (diff) | |
download | wireguard-openbsd-0714f1f8ae9df2568b8c9b3030c1bf24ba7e2c0c.tar.xz wireguard-openbsd-0714f1f8ae9df2568b8c9b3030c1bf24ba7e2c0c.zip |
Remove references to math(3).
Diffstat (limited to 'lib/libm/man/round.3')
-rw-r--r-- | lib/libm/man/round.3 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/libm/man/round.3 b/lib/libm/man/round.3 index afe352bce0b..ef335abfbf6 100644 --- a/lib/libm/man/round.3 +++ b/lib/libm/man/round.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: round.3,v 1.4 2011/07/07 00:54:16 martynas Exp $ +.\" $OpenBSD: round.3,v 1.5 2011/07/07 01:34:52 martynas Exp $ .\" Copyright (c) 2003, Steven G. Kargl .\" All rights reserved. .\" @@ -59,7 +59,6 @@ absolute value (i.e., they round away from zero). .Xr floor 3 , .Xr lrint 3 , .Xr lround 3 , -.Xr math 3 , .Xr nextafter 3 , .Xr rint 3 , .Xr trunc 3 |