This commit is contained in:
Michael Kerrisk 2008-08-08 05:19:07 +00:00
parent cdba92536d
commit f6ecd76eb8
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ NaNs and infinities have a sign bit.
The
.BR signbit ()
macro returns non-zero if the sign of
.x
.I x
is negative; otherwise it returns zero.
.SH ERRORS
No errors occur.