Date: Fri, 18 May 2012 20:34:08 +0000 (UTC) From: "George V. Neville-Neil" <gnn@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r235628 - head/share/dtrace Message-ID: <201205182034.q4IKY8Mi079231@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: gnn Date: Fri May 18 20:34:08 2012 New Revision: 235628 URL: http://svn.freebsd.org/changeset/base/235628 Log: Fix a case typo. Pointed out by: jlh@ Modified: head/share/dtrace/README Modified: head/share/dtrace/README ============================================================================== --- head/share/dtrace/README Fri May 18 20:24:31 2012 (r235627) +++ head/share/dtrace/README Fri May 18 20:34:08 2012 (r235628) @@ -2,7 +2,7 @@ $FreeBSD$ This directory contains scripts for use with the DTrace system. The toolkit/ directory contains the latest vendor import of Brendan -Gregg's DTRaceToolkit while all the other files and directories +Gregg's DTraceToolkit while all the other files and directories contain code generated by the FreeBSD Project for use with DTrace on FreeBSD.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205182034.q4IKY8Mi079231>