From owner-cvs-all Sat Oct 13 6:57:39 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 2E3E337B407; Sat, 13 Oct 2001 06:57:33 -0700 (PDT) Received: (from bde@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9DDvX935330; Sat, 13 Oct 2001 06:57:33 -0700 (PDT) (envelope-from bde) Message-Id: <200110131357.f9DDvX935330@freefall.freebsd.org> From: Bruce Evans Date: Sat, 13 Oct 2001 06:57:32 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/msun/man ceil.3 floor.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG bde 2001/10/13 06:57:32 PDT Modified files: lib/msun/man ceil.3 floor.3 Log: 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. Revision Changes Path 1.12 +3 -3 src/lib/msun/man/ceil.3 1.12 +4 -4 src/lib/msun/man/floor.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message