manual page distributed with 4.2BSD
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 16 May 1985 05:56:45 +0000 (21:56 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Thu, 16 May 1985 05:56:45 +0000 (21:56 -0800)
SCCS-vsn: lib/libm/common_source/floor.3 5.1
SCCS-vsn: old/libm/man/floor.3 5.1

usr/src/lib/libm/common_source/floor.3
usr/src/old/libm/man/floor.3

index 1ddf0ea..c77115b 100644 (file)
@@ -1,6 +1,6 @@
-.\"    @(#)floor.3     4.1 (Berkeley) %G%
+.\"    @(#)floor.3     5.1 (Berkeley) %G%
 .\"
 .\"
-.TH FLOOR 3M 
+.TH FLOOR 3M  "19 January 1983"
 .AT 3
 .SH NAME
 fabs, floor, ceil \- absolute value, floor, ceiling functions
 .AT 3
 .SH NAME
 fabs, floor, ceil \- absolute value, floor, ceiling functions
@@ -23,15 +23,11 @@ returns the absolute value
 .RI | \|x\| |.
 .PP
 .I Floor
 .RI | \|x\| |.
 .PP
 .I Floor
-returns the
-largest integer
-not greater than
+returns the largest integer not greater than
 .IR x .
 .PP
 .I Ceil
 .IR x .
 .PP
 .I Ceil
-returns the
-smallest integer
-not less than
+returns the smallest integer not less than
 .IR x .
 .SH SEE ALSO
 abs(3)
 .IR x .
 .SH SEE ALSO
 abs(3)
index 1ddf0ea..c77115b 100644 (file)
@@ -1,6 +1,6 @@
-.\"    @(#)floor.3     4.1 (Berkeley) %G%
+.\"    @(#)floor.3     5.1 (Berkeley) %G%
 .\"
 .\"
-.TH FLOOR 3M 
+.TH FLOOR 3M  "19 January 1983"
 .AT 3
 .SH NAME
 fabs, floor, ceil \- absolute value, floor, ceiling functions
 .AT 3
 .SH NAME
 fabs, floor, ceil \- absolute value, floor, ceiling functions
@@ -23,15 +23,11 @@ returns the absolute value
 .RI | \|x\| |.
 .PP
 .I Floor
 .RI | \|x\| |.
 .PP
 .I Floor
-returns the
-largest integer
-not greater than
+returns the largest integer not greater than
 .IR x .
 .PP
 .I Ceil
 .IR x .
 .PP
 .I Ceil
-returns the
-smallest integer
-not less than
+returns the smallest integer not less than
 .IR x .
 .SH SEE ALSO
 abs(3)
 .IR x .
 .SH SEE ALSO
 abs(3)