Skip to content

Commit 7c966c9

Browse files
authored
Fix bpftrace note about environment variable (#5602)
1 parent 5d8e96f commit 7c966c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

features/dtrace.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -592,7 +592,7 @@ probe process("sapi/cli/php").provider("php").mark("request__startup") {
592592
path or attach by PID with <literal>-p</literal> as needed.
593593
</simpara>
594594
<simpara>
595-
Make sure the target binary is built with DTrace and that the environment is configured properly.
595+
Make sure the target binary is built with DTrace and the environment variable is configured properly.
596596
See <link linkend="features.dtrace.install">Configuring PHP for DTrace Static Probes</link> for details.
597597
</simpara>
598598
<para>

0 commit comments

Comments
 (0)