summaryrefslogtreecommitdiffstats
path: root/lib/libm/man/floor.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libm/man/floor.3')
-rw-r--r--lib/libm/man/floor.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libm/man/floor.3 b/lib/libm/man/floor.3
index 6f4b5eea2b7..4e4ccb4e50e 100644
--- a/lib/libm/man/floor.3
+++ b/lib/libm/man/floor.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)floor.3 6.5 (Berkeley) 4/19/91
-.\" $Id: floor.3,v 1.1.1.1 1995/10/18 08:42:50 deraadt Exp $
+.\" $Id: floor.3,v 1.2 1995/10/28 00:56:54 deraadt Exp $
.\"
.Dd March 10, 1994
.Dt FLOOR 3