From 9c5372d34b3e581fef2ab6837e0702d132376b95 Mon Sep 17 00:00:00 2001 From: Alan Hicks Date: Sat, 1 May 2010 16:58:30 -0400 Subject: Fixed. Some '<' entries in the ps output were fuckin' up docbook. --- chapter_06.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'chapter_06.xml') diff --git a/chapter_06.xml b/chapter_06.xml index 5626d50..99c44e1 100644 --- a/chapter_06.xml +++ b/chapter_06.xml @@ -78,12 +78,12 @@ information, see the man page for ps. darkstar:~$ ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 3928 632 ? Ss Apr05 0:00 init [3] -root 2 0.0 0.0 0 0 ? S< Apr05 0:00 [kthreadd] -root 3 0.0 0.0 0 0 ? S< Apr05 0:00 [migration/0] -root 4 0.0 0.0 0 0 ? S< Apr05 0:00 [ksoftirqd/0] -root 7 0.0 0.0 0 0 ? S< Apr05 0:11 [events/0] -root 9 0.0 0.0 0 0 ? S< Apr05 0:01 [work_on_cpu/0] -root 11 0.0 0.0 0 0 ? S< Apr05 0:00 [khelper] +root 2 0.0 0.0 0 0 ? S Apr05 0:00 [kthreadd] +root 3 0.0 0.0 0 0 ? S Apr05 0:00 [migration/0] +root 4 0.0 0.0 0 0 ? S Apr05 0:00 [ksoftirqd/0] +root 7 0.0 0.0 0 0 ? S Apr05 0:11 [events/0] +root 9 0.0 0.0 0 0 ? S Apr05 0:01 [work_on_cpu/0] +root 11 0.0 0.0 0 0 ? S Apr05 0:00 [khelper] ... many more lines ommitted .... -- cgit v1.2.3