summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2009-06-04 16:03:17 +0200
committerArne Babenhauserheide <arne_bab@web.de>2009-06-04 16:03:17 +0200
commit4f035892571c499e959e1382cdca76ce98820415 (patch)
tree710918024162eeabcc4b7b4f0a6dc49da8924718
parent9e0b39a36911da5e303a7ad2ccc80eb5d1716202 (diff)
polishing.
-rw-r--r--community/weblogs/ArneBab/niches_for_the_hurd.mdwn7
1 files changed, 4 insertions, 3 deletions
diff --git a/community/weblogs/ArneBab/niches_for_the_hurd.mdwn b/community/weblogs/ArneBab/niches_for_the_hurd.mdwn
index 94cd5e59..ff169b0a 100644
--- a/community/weblogs/ArneBab/niches_for_the_hurd.mdwn
+++ b/community/weblogs/ArneBab/niches_for_the_hurd.mdwn
@@ -112,12 +112,13 @@ monologue at the end... I really should put these ideas into my blog.)"*
Another example of features which would be easily possible with the Hurd:
-* transparent ftp (already possible!)
+* transparent ftp (already possible!):
- settrans -c ftp: /hurd/hostmux /hurd/ftpfs /
- ls ftp://ftp.gnu.org/
- - # -> list the files on teh FTP server.
+ - # -> list the files on the FTP server.
-* media-player translator:
+
+* media-player translator:
- settrans play /hurd/mediaplayer_play
- cp song1.ogg song2.ogg play
- # -> files get buffered and played.