diff options
Diffstat (limited to 'lib/msun/man/floor.3')
-rw-r--r-- | lib/msun/man/floor.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/msun/man/floor.3 b/lib/msun/man/floor.3 index 07c0f31..7a4047e 100644 --- a/lib/msun/man/floor.3 +++ b/lib/msun/man/floor.3 @@ -52,7 +52,7 @@ The .Fn floor and the .Fn floorf -function return the largest integral value +functions return the largest integral value less than or equal to .Fa x , expressed as a floating-point number. |