Index: dtrace/README =================================================================== diff -u -r2df2067f0fe582fd883c7289b1c63a46374a9841 -r51e97e408350f39fabdddbb41719fcbdd606c67a --- dtrace/README (.../README) (revision 2df2067f0fe582fd883c7289b1c63a46374a9841) +++ dtrace/README (.../README) (revision 51e97e408350f39fabdddbb41719fcbdd606c67a) @@ -3,7 +3,7 @@ This is an implementation of a DTrace provider for the Next Scripting Language (nsf). The nsf provider is designed to be used with and without the DTrace support for Tcl. Therefore, nsf can be configured -with --enable-trace also in cases where Tcl was compiled without it. +with --with-dtrace also in cases where Tcl was compiled without it. To enable DTrace, run configure with the flag --enable-dtrace. The DTrace support for nsf was developed under Mac OS X, other platforms