Document r304200, DTrace support for 'if' and 'else' statements.

Submitted by:	markj
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2018-12-04 17:39:01 +00:00
parent eea3fb50ad
commit a0dd8f9f30
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=52555

View file

@ -174,6 +174,10 @@
<para>xlint and the ability to build lint libraries or lint
source code has been removed.</para>
<para revision="304200">The &man.dtrace.1; utility has been
updated to support <literal>if</literal> and
<literal>else</literal> statements.</para>
<para revision="323865">The &man.cat.1; utility has been updated
to print output aligned the same regardless of if invoked with
<literal>-ne</literal> or <literal>-be</literal>.</para>