From owner-cvs-src@FreeBSD.ORG Tue Mar 8 01:37:36 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D11C916A4CE; Tue, 8 Mar 2005 01:37:36 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A710D43D2D; Tue, 8 Mar 2005 01:37:36 +0000 (GMT) (envelope-from hmp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j281baMl041408; Tue, 8 Mar 2005 01:37:36 GMT (envelope-from hmp@repoman.freebsd.org) Received: (from hmp@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j281baIx041407; Tue, 8 Mar 2005 01:37:36 GMT (envelope-from hmp) Message-Id: <200503080137.j281baIx041407@repoman.freebsd.org> From: Hiten Pandya Date: Tue, 8 Mar 2005 01:37:36 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/man/man9 ktr.9 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Mar 2005 01:37:37 -0000 hmp 2005-03-08 01:37:36 UTC FreeBSD src repository Modified files: share/man/man9 ktr.9 Log: Make note of the ktrdump(8) utility in the opening paragraph of this manual page. Fix indentation of code block in EXAMPLE section so the manual page can be viewed in a 80 column window. Revision Changes Path 1.8 +5 -4 src/share/man/man9/ktr.9