Browse Source

Plan 9 from Bell Labs 2009-02-12

David du Colombier 15 years ago
parent
commit
b6a0cb1593
1 changed files with 1 additions and 1 deletions
  1. 1 1
      sys/man/2/frexp

+ 1 - 1
sys/man/2/frexp

@@ -32,7 +32,7 @@ returns the quantity
 .if n .IR value *2** exp.
 .PP
 .I Modf
-returns the positive fractional part of
+returns the signed fractional part of
 .I value
 and stores the integer part indirectly
 through