From owner-cvs-all Sun Jan 6 0:40:46 2002 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 723C437B405; Sun, 6 Jan 2002 00:40:42 -0800 (PST) Received: (from kbyanc@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g068ega67080; Sun, 6 Jan 2002 00:40:42 -0800 (PST) (envelope-from kbyanc) Message-Id: <200201060840.g068ega67080@freefall.freebsd.org> From: Kelly Yancey Date: Sun, 6 Jan 2002 00:40:42 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 Makefile sbuf.9 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 kbyanc 2002/01/06 00:40:42 PST Modified files: share/man/man9 Makefile sbuf.9 Log: Document sbuf_trim() and sbuf_vprintf(); add MLINKs. Clarify that the contents of a caller-supplied buffer are undefined and should not be examined directly. Reviewed by: des Revision Changes Path 1.146 +2 -0 src/share/man/man9/Makefile 1.17 +39 -5 src/share/man/man9/sbuf.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message