summaryrefslogtreecommitdiff
path: root/hurd/translator/procfs.mdwn
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2010-10-12 19:19:39 +0200
committerArne Babenhauserheide <arne_bab@web.de>2010-10-12 19:19:39 +0200
commita3b989c2749ae8b6a69145184f9051c907e3ceb0 (patch)
tree0c2f3efd66d6991e88e8202ab8a80cb257e98e33 /hurd/translator/procfs.mdwn
parent4f16a009926ea28a7be6a192126a75a206ad9f45 (diff)
parent8a86419c2083bcec0cd86e65376fb183c55a6c3c (diff)
Merge branch 'master' of flubber:~hurd-web/hurd-web
Diffstat (limited to 'hurd/translator/procfs.mdwn')
-rw-r--r--hurd/translator/procfs.mdwn22
1 files changed, 2 insertions, 20 deletions
diff --git a/hurd/translator/procfs.mdwn b/hurd/translator/procfs.mdwn
index bc22530f..70448e94 100644
--- a/hurd/translator/procfs.mdwn
+++ b/hurd/translator/procfs.mdwn
@@ -26,28 +26,10 @@ probably no point in trying to duplicate this functionality as well...)
*Status*: Madhusudan.C.S has implemented a new, fully functional [[procfs|madhusudancs]] for
[[GSoC 2008|community/gsoc/2008]].
-# New Implementation by Jérémie Koenig
-In August 2010, Jérémie Koenig [published another, new
-version](http://lists.gnu.org/archive/html/bug-hurd/2010-08/msg00165.html).
-This can be found in <http://git.savannah.gnu.org/cgit/hurd/procfs.git/>,
-branch *jkoenig/master*.
+# [[New Implementation by Jérémie Koenig|jkoenig]]
-# Internals
-
-
-## Old Implementation from [[open_issues/HurdExtras]]
+# Old Implementation from [[open_issues/HurdExtras]]
<http://www.nongnu.org/hurdextras/#procfs>
-
-
-## Files opened by various tools
-
- * [[`ps`|procps]]
- * [[`top`|top]]
- * [[`htop`|htop]]
- * `gtop`
- * [[`killall`|killall]]
- * `pkill`
- * ...