From owner-cvs-all Mon Mar 20 6:44:48 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 509CF37B801; Mon, 20 Mar 2000 06:44:45 -0800 (PST) (envelope-from green@FreeBSD.org) Received: (from green@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA41267; Mon, 20 Mar 2000 06:44:46 -0800 (PST) (envelope-from green@FreeBSD.org) Message-Id: <200003201444.GAA41267@freefall.freebsd.org> From: Brian Feldman Date: Mon, 20 Mar 2000 06:44:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/man/man9 CONDSPLASSERT.9 SPLASSERT.9 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG green 2000/03/20 06:44:45 PST Modified files: share/man/man9 CONDSPLASSERT.9 SPLASSERT.9 Log: Both: Get rid of the "char *" before level which made no sense. Change "char *msg" to the properly const-unpoisoned one. Just SPLASSERT.9: Add an Xref to CONDSPLASSERT(9). Change the function name "rtredirect" to the correct "rtalloc". Revision Changes Path 1.5 +2 -2 src/share/man/man9/CONDSPLASSERT.9 1.7 +4 -3 src/share/man/man9/SPLASSERT.9 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message