From owner-cvs-all Thu Sep 6 5:11:28 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 B1FF137B407; Thu, 6 Sep 2001 05:11:22 -0700 (PDT) Received: (from yar@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f86CBMl67850; Thu, 6 Sep 2001 05:11:22 -0700 (PDT) (envelope-from yar) Message-Id: <200109061211.f86CBMl67850@freefall.freebsd.org> From: Yar Tikhiy Date: Thu, 6 Sep 2001 05:11:22 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys brk.2 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 yar 2001/09/06 05:11:22 PDT Modified files: lib/libc/sys brk.2 Log: Fix all the ambiguous or erroneous statements of the brk(2) manpage by taking its text from NetBSD and editing it further. This also improves the page's mdoc(7) markup style. Reviewed by: ru Obtained from: NetBSD Revision Changes Path 1.21 +89 -57 src/lib/libc/sys/brk.2 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message