From owner-cvs-all Wed Nov 1 15: 2:23 2000 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 A7B4737B4CF; Wed, 1 Nov 2000 15:02:20 -0800 (PST) Received: (from bmilekic@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id PAA65655; Wed, 1 Nov 2000 15:02:20 -0800 (PST) (envelope-from bmilekic@FreeBSD.org) Message-Id: <200011012302.PAA65655@freefall.freebsd.org> From: Bosko Milekic Date: Wed, 1 Nov 2000 15:02:20 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 mbuf.9 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG bmilekic 2000/11/01 15:02:20 PST Modified files: share/man/man9 mbuf.9 Log: Fixup some wrong statements in the new mbuf(9) man page. Also introduce a bunch of (missed?) macros and functions. This man page still needs a lot of work, most likely a re-ordering of the macros/functions, and a more complete, more accurate, listing of available routines. A good and worthy start nonetheless. Revision Changes Path 1.2 +101 -64 src/share/man/man9/mbuf.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message