svn commit: r39793 - head/en_US.ISO8859-1/books/handbook/dtrace

Glen Barber gjb at FreeBSD.org
Mon Oct 22 19:09:24 UTC 2012


On Mon, Oct 22, 2012 at 07:02:21PM +0000, David E. O'Brien wrote:
> Author: obrien
> Date: Mon Oct 22 19:02:20 2012
> New Revision: 39793
> URL: http://svn.freebsd.org/changeset/doc/39793
> 
> Log:
>   Update information on how to obtain the DTrace Toolkit.
> 
> Modified:
>   head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
> 
> Modified: head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml
> ==============================================================================
> --- head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml	Mon Oct 22 18:47:09 2012	(r39792)
> +++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml	Mon Oct 22 19:02:20 2012	(r39793)
> @@ -198,11 +198,11 @@ options         DDB_CTF</programlisting>
>        <filename role="package">shells/pdksh</filename> or
>        <filename role="package">shells/mksh</filename>.</para>
>  
> -    <para>Finally, obtain the current &dtrace; toolkit.  The current
> -      version is available at
> -      <ulink url="http://www.opensolaris.org/os/community/dtrace/dtracetoolkit/"></ulink>.
> -      There is an install mechanism included; however, installation
> -      is not required to make use of the bundled utilities.</para>
> +    <para>Finally, obtain the current &dtrace; toolkit.
> +      If you are running FreeBSD 10, you will find the &dtrace; toolkit
> +      in <filename>/usr/share/dtrace</filename>.
> +      Otherwise, you can install the &dtrace; toolkit using the
> +      <filename role="package">sysutils/DTraceToolkit</filename> port.
>    </sect1>
>  

This change is missing the closing </para> tag.

Glen

-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.freebsd.org/pipermail/svn-doc-head/attachments/20121022/1511c5f5/attachment.sig>


More information about the svn-doc-head mailing list