From 7223718f21016aa70055cba6f88dde35ab4bfb56 Mon Sep 17 00:00:00 2001 From: Dru Lavigne Date: Mon, 7 Apr 2014 15:16:17 +0000 Subject: [PATCH] White space fix only. Translators can ignore. Sponsored by: iXsystems --- .../books/handbook/dtrace/chapter.xml | 48 +++++++++---------- 1 file changed, 24 insertions(+), 24 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml index a6e6f47813..e271223b4f 100644 --- a/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml +++ b/en_US.ISO8859-1/books/handbook/dtrace/chapter.xml @@ -15,14 +15,15 @@ that might make this chapter too large. re-write and large modification once DTrace is complete, but at least we can get everyone started ... --> - &dtrace; + + &dtrace; + - TomRhodesWritten by + TomRhodesWritten + by - - Synopsis @@ -103,9 +104,8 @@ that might make this chapter too large. Implementation Differences - While the &dtrace; in &os; is similar to that found - in &solaris;, differences do exist. - The primary difference is that + While the &dtrace; in &os; is similar to that found in + &solaris;, differences do exist. The primary difference is that on &os;, &dtrace; needs to be specifically enabled by loading kernel modules or by compiling a custom kernel with specific options. @@ -131,22 +131,21 @@ that might make this chapter too large. Due to security differences, only root may use &dtrace; on &os;. - &solaris; has a few - low level security checks which do not yet exist in &os;. As - such, the /dev/dtrace/dtrace is - strictly limited to root. + &solaris; has a few low level security checks which do not yet + exist in &os;. As such, the + /dev/dtrace/dtrace is strictly limited to + root. - &dtrace; falls under &sun;'s Common - Development and Distribution License - (CDDL) license. To view this license on &os;, - see + &dtrace; falls under &sun;'s Common Development and + Distribution License (CDDL) license. To view + this license on &os;, see /usr/src/cddl/contrib/opensolaris/OPENSOLARIS.LICENSE - or view it online at - http://www.opensolaris.org/os/licensing. - While a &os; kernel with &dtrace; support - is BSD licensed, - the CDDL is used when the modules are - distributed in binary form or the binaries are loaded. + or view it online at http://www.opensolaris.org/os/licensing. + While a &os; kernel with &dtrace; support is + BSD licensed, the CDDL is + used when the modules are distributed in binary form or the + binaries are loaded. @@ -179,7 +178,8 @@ options DDB_CTF the GENERIC kernel configuration. - To accomplish this task, rebuild the &os; sources using: + To accomplish this task, rebuild the &os; sources + using: