Document r265701, route(8) and netstat(8) '-4' and '-6' shorthand

flags.

Sponsored by:	The FreeBSD Foundation
This commit is contained in:
gjb 2014-08-25 09:06:42 +00:00
parent 6dd9cb67cf
commit c3a3f9c854

View File

@ -412,6 +412,12 @@
specified, produces a full stack track on the sampled
points.</para>
<para revision="265701">The &man.netstat.8; and &man.route.8;
utilities have been updated to include a shorthand equivalent
to the <literal>-f inet</literal> and <literal>-f
inet6</literal> address specifiers, <literal>-4</literal> and
<literal>-6</literal>, respectively.</para>
<para revision="266279">The &man.ps.1; utility has been
updated to include the <literal>-J</literal> flag, used to
filter output by matching &man.jail.8; IDs and names.