summaryrefslogtreecommitdiff
path: root/community/gsoc/community/gsoc/procfs/procps.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'community/gsoc/community/gsoc/procfs/procps.mdwn')
-rw-r--r--community/gsoc/community/gsoc/procfs/procps.mdwn2
1 files changed, 2 insertions, 0 deletions
diff --git a/community/gsoc/community/gsoc/procfs/procps.mdwn b/community/gsoc/community/gsoc/procfs/procps.mdwn
index 727b1a10..60b061a9 100644
--- a/community/gsoc/community/gsoc/procfs/procps.mdwn
+++ b/community/gsoc/community/gsoc/procfs/procps.mdwn
@@ -8,6 +8,7 @@ Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
is included in the section entitled
[[GNU_Free_Documentation_License|/fdl]]."]]"""]]
+<pre>
open("/proc/stat", O_RDONLY) = 3
open("/proc/self/stat", O_RDONLY) = 3
@@ -65,3 +66,4 @@ open("/proc/6780/stat", O_RDONLY) = 6
open("/proc/6780/status", O_RDONLY) = 6
(...)
+</pre>