diff options
| author | Bruce A. Mah <bmah@FreeBSD.org> | 2006-11-13 19:13:39 +0000 |
|---|---|---|
| committer | Bruce A. Mah <bmah@FreeBSD.org> | 2006-11-13 19:13:39 +0000 |
| commit | bfc5793f96ed38e35a79db95e59bffcc6388b9ce (patch) | |
| tree | 8a881e19564beaf546b05c8bfa70437cf29fe912 /release | |
| parent | 89e7e7e32a411e6c03414a6d11d71b431d17b2be (diff) | |
Notes
Diffstat (limited to 'release')
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/article.sgml | 5 | ||||
| -rw-r--r-- | release/doc/en_US.ISO8859-1/relnotes/common/new.sgml | 5 |
2 files changed, 10 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml index acf2e3467c31..272f862b60a3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml @@ -1538,6 +1538,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting> <para>The &man.time.1; utility now prints the time that a given command has been running if sent a <literal>SIGINFO</literal> signal.</para> + <para>The &man.traceroute.8; program now supports + a <option>-D</option> flag, which causes it to display the + differences between the sent and received + packets. &merged;</para> + <para>The &man.traceroute.8; utility now supports a <option>-e</option> option, which sets a fixed destination port for probe packets. This can be useful for tracing behind diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml index acf2e3467c31..272f862b60a3 100644 --- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml +++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml @@ -1538,6 +1538,11 @@ geli_da1s3a_keyfile0_name="/boot/keys/da1s3a.key"</programlisting> <para>The &man.time.1; utility now prints the time that a given command has been running if sent a <literal>SIGINFO</literal> signal.</para> + <para>The &man.traceroute.8; program now supports + a <option>-D</option> flag, which causes it to display the + differences between the sent and received + packets. &merged;</para> + <para>The &man.traceroute.8; utility now supports a <option>-e</option> option, which sets a fixed destination port for probe packets. This can be useful for tracing behind |
