summaryrefslogtreecommitdiff
path: root/hurd
diff options
context:
space:
mode:
authorArne Babenhauserheide <arne_bab@web.de>2010-08-25 13:59:03 +0200
committerArne Babenhauserheide <arne_bab@web.de>2010-08-25 13:59:03 +0200
commitbe0f0de2f47f07b609473ecda4b21f15db39470a (patch)
tree14dc97e49702b44bfd27d85a8c1872a2872a6227 /hurd
parentdb9cc248fe1e78ebf6bf2a34c7418529d8b4a3b0 (diff)
note: reading tarfiles with tarfs is currently broken.
Diffstat (limited to 'hurd')
-rw-r--r--hurd/translator/examples.mdwn2
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/translator/examples.mdwn b/hurd/translator/examples.mdwn
index 2972efde..ee766fbf 100644
--- a/hurd/translator/examples.mdwn
+++ b/hurd/translator/examples.mdwn
@@ -38,7 +38,7 @@ or
* tarfs translator (needs uatime fix, 2010-08-25 → [git repo](http://github.com/giselher/tarfs))
-You can use tarfs to mount (almost) any tar file:
+You can use tarfs to mount (almost) any tar file (currently broken, 2010-08-25):
$ settrans -ca a /hurd/tarfs -z myfile.tar.gz
$ settrans -ca b /hurd/tarfs -y myfile.tar.bz2