From owner-cvs-all@FreeBSD.ORG Mon Nov 10 20:59:26 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C61F716A4CF; Mon, 10 Nov 2003 20:59:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F84843F85; Mon, 10 Nov 2003 20:59:26 -0800 (PST) (envelope-from jkoshy@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id hAB4xPXJ099549; Mon, 10 Nov 2003 20:59:25 -0800 (PST) (envelope-from jkoshy@repoman.freebsd.org) Received: (from jkoshy@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id hAB4xPba099548; Mon, 10 Nov 2003 20:59:25 -0800 (PST) (envelope-from jkoshy) Message-Id: <200311110459.hAB4xPba099548@repoman.freebsd.org> From: Joseph Koshy Date: Mon, 10 Nov 2003 20:59:25 -0800 (PST) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/lib/libc/sys ktrace.2 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Nov 2003 04:59:26 -0000 jkoshy 2003/11/10 20:59:25 PST FreeBSD src repository Modified files: lib/libc/sys ktrace.2 Log: Add a section documenting the sysctl(8) tunables that influence the operation of ktrace(2). Add a cross-reference to sysctl(8). Make the language of rev 1.22 more consistent with the rest of the manual page. Revision Changes Path 1.23 +15 -2 src/lib/libc/sys/ktrace.2