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

Glen Barber gjb at FreeBSD.org
Mon Oct 22 18:49:48 UTC 2012


On Mon, Oct 22, 2012 at 06:47:10PM +0000, David E. O'Brien wrote:
> Author: obrien
> Date: Mon Oct 22 18:47:09 2012
> New Revision: 39792
> URL: http://svn.freebsd.org/changeset/doc/39792
> 
> Log:
>   Note where to find the DTrace Toolkit scripts.
> 
> 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:15:36 2012	(r39791)
> +++ head/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml	Mon Oct 22 18:47:09 2012	(r39792)
> @@ -264,6 +264,7 @@ options         DDB_CTF</programlisting>
>        which function is using the most kernel time.  Run normally, it
>        will produce output similar to the following:</para>
>  
> +    <screen>&prompt.root; <userinput>cd /usr/share/dtrace/toolkit</userinput>
>      <screen>&prompt.root; <userinput>./hotkernel</userinput>
>  Sampling... Hit Ctrl-C to end.</screen>
>  

This is going to break the doc build.  The <screen> tag on the following
line should be removed.

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-all/attachments/20121022/aaea5946/attachment.sig>


More information about the svn-doc-all mailing list