]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixed missing quoting of >= (in ceil.3) and <= (in floor.3) by reverting to
authorbde <bde@FreeBSD.org>
Sat, 13 Oct 2001 13:57:32 +0000 (13:57 +0000)
committerbde <bde@FreeBSD.org>
Sat, 13 Oct 2001 13:57:32 +0000 (13:57 +0000)
commit3097d9a80a95cf00bc33d528031adb2abdf8ecd6
treeba8ece89b98908fd78f633446060ef3816da6986
parent457ec68dae8466c9f37b3c0bd53393b257f503aa
Fixed missing quoting of >= (in ceil.3) and <= (in floor.3) by reverting to
describing these operators in English.  This completes the fix in rev.1.3
(rev.1.2 got this wrong by describing wrong operators in English).

Fixed bitrot and improved English in the DESCRIPTION section.
lib/msun/man/ceil.3
lib/msun/man/floor.3